Function mpi_sys::PMPI_Graph_neighbors [] [src]

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