Function MPI_Win_get_info

Source
pub unsafe extern "C" fn MPI_Win_get_info(
    win: MPI_Win,
    info_used: *mut MPI_Info,
) -> c_int