pub unsafe extern "C" fn mlirRegionGetFirstBlock(
    region: MlirRegion
) -> MlirBlock
Expand description

Gets the first block in the region.