Function mpi_sys::MPI_Win_set_name [] [src]

pub unsafe extern "C" fn MPI_Win_set_name(
    win: MPI_Win,
    win_name: *const c_char
) -> c_int