pub unsafe extern "C" fn LLVMMetadataTypeInContext(
C: LLVMContextRef,
) -> LLVMTypeRefExpand description
Create a metadata type in a context.
pub unsafe extern "C" fn LLVMMetadataTypeInContext(
C: LLVMContextRef,
) -> LLVMTypeRefCreate a metadata type in a context.