Function mpi::ffi::MPI_Graph_get [] [src]

pub unsafe extern fn MPI_Graph_get(comm: MPI_Comm,
                                   maxindex: c_int,
                                   maxedges: c_int,
                                   index: *mut c_int,
                                   edges: *mut c_int)
                                   -> c_int