Function mpi::ffi::MPI_Win_set_name

source ·
pub unsafe extern "C" fn MPI_Win_set_name(
    win: *mut ompi_win_t,
    win_name: *const i8
) -> i32