Function mpi::ffi::MPI_Cart_get [] [src]

pub unsafe extern fn MPI_Cart_get(comm: MPI_Comm,
                                  maxdims: c_int,
                                  dims: *mut c_int,
                                  periods: *mut c_int,
                                  coords: *mut c_int)
                                  -> c_int