Function mlir_sys::mlirModuleDestroy
source · pub unsafe extern "C" fn mlirModuleDestroy(module: MlirModule)
Expand description
Takes a module owned by the caller and deletes it.
pub unsafe extern "C" fn mlirModuleDestroy(module: MlirModule)
Takes a module owned by the caller and deletes it.