Function MPI_Dims_create

Source
pub unsafe extern "C" fn MPI_Dims_create(
    nnodes: c_int,
    ndims: c_int,
    dims: *mut c_int,
) -> c_int