Function mlir_sys::mlirContextDestroy
source · pub unsafe extern "C" fn mlirContextDestroy(context: MlirContext)
Expand description
Takes an MLIR context owned by the caller and destroys it.
pub unsafe extern "C" fn mlirContextDestroy(context: MlirContext)
Takes an MLIR context owned by the caller and destroys it.