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