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