Function mpi_sys::MPI_File_read_ordered_begin [] [src]

pub unsafe extern "C" fn MPI_File_read_ordered_begin(
    fh: MPI_File,
    buf: *mut c_void,
    count: c_int,
    datatype: MPI_Datatype
) -> c_int