pub unsafe extern "C" fn mlirRegionGetFirstBlock(
region: MlirRegion,
) -> MlirBlock
Expand description
Gets the first block in the region.
pub unsafe extern "C" fn mlirRegionGetFirstBlock(
region: MlirRegion,
) -> MlirBlock
Gets the first block in the region.