mlir_sys

Function mlirContextDestroy

Source
pub unsafe extern "C" fn mlirContextDestroy(context: MlirContext)
Expand description

Takes an MLIR context owned by the caller and destroys it.