LLVMValueMetadataEntriesGetKind

Function LLVMValueMetadataEntriesGetKind 

Source
#[unsafe(no_mangle)]
pub extern "C" fn LLVMValueMetadataEntriesGetKind(
    Entries: *mut LLVMValueMetadataEntry,
    Index: c_uint,
) -> c_uint