Function mpi::ffi::MPI_File_read_ordered_begin [] [src]

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