mlir_sys

Function mlirBlockGetParentRegion

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

Returns the region that contains this block.