llvm_sys::debuginfo

Function LLVMGetMetadataKind

Source
pub unsafe extern "C" fn LLVMGetMetadataKind(
    Metadata: LLVMMetadataRef,
) -> LLVMMetadataKind
Expand description

Obtain the enumerated type of a metadata instance.