pub unsafe extern "C" fn mlirBlockGetParentRegion(
block: MlirBlock,
) -> MlirRegion
Expand description
Returns the region that contains this block.
pub unsafe extern "C" fn mlirBlockGetParentRegion(
block: MlirBlock,
) -> MlirRegion
Returns the region that contains this block.