pub unsafe extern "C" fn mlirBlockGetNextInRegion( block: MlirBlock, ) -> MlirBlock
Returns the block immediately following the given block in its parent region.