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.