Function mpi_sys::MPI_Cart_coords [] [src]

pub unsafe extern "C" fn MPI_Cart_coords(
    comm: MPI_Comm,
    rank: c_int,
    maxdims: c_int,
    coords: *mut c_int
) -> c_int