Function mlir_sys::mlirBlockGetParentRegion 
source · pub unsafe extern "C" fn mlirBlockGetParentRegion(
    block: MlirBlock
) -> MlirRegionExpand description
Returns the region that contains this block.
pub unsafe extern "C" fn mlirBlockGetParentRegion(
    block: MlirBlock
) -> MlirRegionReturns the region that contains this block.