mlirTypeToLLVMIRTranslatorDestroy

Function mlirTypeToLLVMIRTranslatorDestroy 

Source
pub unsafe extern "C" fn mlirTypeToLLVMIRTranslatorDestroy(
    translator: MlirTypeToLLVMIRTranslator,
)
Expand description

Takes an LLVM::TypeToLLVMIRTranslator owned by the caller and destroys it. It is the responsibility of the user to only pass an LLVM::TypeToLLVMIRTranslator class.