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