Function llvm_sys::debuginfo::LLVMGetMetadataKind
source ยท pub unsafe extern "C" fn LLVMGetMetadataKind(
Metadata: LLVMMetadataRef,
) -> LLVMMetadataKind
Expand description
Obtain the enumerated type of a metadata instance.