Function mlir_sys::mlirRegionDestroy
source · pub unsafe extern "C" fn mlirRegionDestroy(region: MlirRegion)Expand description
Takes a region owned by the caller and destroys it.
pub unsafe extern "C" fn mlirRegionDestroy(region: MlirRegion)Takes a region owned by the caller and destroys it.