Function mlir_sys::mlirBlockGetNextInRegion 
source · pub unsafe extern "C" fn mlirBlockGetNextInRegion(
    block: MlirBlock
) -> MlirBlockExpand description
Returns the block immediately following the given block in its parent region.