Function mpi::ffi::PMPI_Rsend [] [src]

pub unsafe extern fn PMPI_Rsend(ibuf: *const c_void,
                                count: c_int,
                                datatype: MPI_Datatype,
                                dest: c_int,
                                tag: c_int,
                                comm: MPI_Comm)
                                -> c_int