pub unsafe extern "C" fn mlirBlockGetSuccessor( block: MlirBlock, pos: isize, ) -> MlirBlock
Returns pos-th successor of the block.
pos