Function mpi_sys::PMPI_Graphdims_get
[−]
[src]
pub unsafe extern "C" fn PMPI_Graphdims_get(
comm: MPI_Comm,
nnodes: *mut c_int,
nedges: *mut c_int
) -> c_int