pub unsafe extern "C" fn mlirBlockGetParentRegion(
    block: MlirBlock
) -> MlirRegion
Expand description

Returns the region that contains this block.