LLVMValueMetadataEntriesGetKind

Function LLVMValueMetadataEntriesGetKind 

Source
pub unsafe extern "C" fn LLVMValueMetadataEntriesGetKind(
    Entries: *mut LLVMValueMetadataEntry,
    Index: c_uint,
) -> c_uint
Expand description

Returns the kind of a value metadata entry at a specific index.