Function mpi::ffi::PMPI_Graph_neighbors

source ·
pub unsafe extern "C" fn PMPI_Graph_neighbors(
    comm: *mut ompi_communicator_t,
    rank: i32,
    maxneighbors: i32,
    neighbors: *mut i32
) -> i32