Function mpi::ffi::MPI_Cart_coords [] [src]

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