Function mpi::ffi::MPI_Graph_map [] [src]

pub unsafe extern fn MPI_Graph_map(comm: MPI_Comm,
                                   nnodes: c_int,
                                   index: *const c_int,
                                   edges: *const c_int,
                                   newrank: *mut c_int)
                                   -> c_int