Function mlir_sys::mlirOperationGetSuccessor 
source · pub unsafe extern "C" fn mlirOperationGetSuccessor(
    op: MlirOperation,
    pos: isize
) -> MlirBlockExpand description
Returns pos-th successor of the operation.