Function mpi::ffi::MPI_File_write_ordered_begin [] [src]

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