Function mpi_sys::PMPI_Dist_graph_neighbors_count [] [src]

pub unsafe extern "C" fn PMPI_Dist_graph_neighbors_count(
    comm: MPI_Comm,
    indegree: *mut c_int,
    outdegree: *mut c_int,
    weighted: *mut c_int
) -> c_int