Function mlir_sys::mlirRegionCreate
source · pub unsafe extern "C" fn mlirRegionCreate() -> MlirRegion
Expand description
Creates a new empty region and transfers ownership to the caller.
pub unsafe extern "C" fn mlirRegionCreate() -> MlirRegion
Creates a new empty region and transfers ownership to the caller.