pub unsafe extern "C" fn mlirTypeFromLLVMIRTranslatorDestroy(
translator: MlirTypeFromLLVMIRTranslator,
)Expand description
Takes an LLVM::TypeFromLLVMIRTranslator owned by the caller and destroys it. It is the responsibility of the user to only pass an LLVM::TypeFromLLVMIRTranslator class.