Function PMPI_Win_get_group

Source
pub unsafe extern "C" fn PMPI_Win_get_group(
    win: MPI_Win,
    group: *mut MPI_Group,
) -> c_int