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