Function mpi::ffi::MPI_File_iread_shared [] [src]

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