Function mpi::ffi::PMPI_File_write_ordered_begin [] [src]

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