pub unsafe extern "C" fn LLVMGetTargetExtTypeName(
TargetExtTy: LLVMTypeRef,
) -> *const c_char
Expand description
Obtain the name for this target extension type.
pub unsafe extern "C" fn LLVMGetTargetExtTypeName(
TargetExtTy: LLVMTypeRef,
) -> *const c_char
Obtain the name for this target extension type.