Function mpi_sys::MPI_Graph_neighbors [] [src]

pub unsafe extern "C" fn MPI_Graph_neighbors(
    comm: MPI_Comm,
    rank: c_int,
    maxneighbors: c_int,
    neighbors: *mut c_int
) -> c_int