Function PMPI_File_read_ordered_end

Source
pub unsafe extern "C" fn PMPI_File_read_ordered_end(
    fh: *mut ompi_file_t,
    buf: *mut c_void,
    status: *mut ompi_status_public_t,
) -> i32