Function AddCrossClusterGroupSetDependency
pub unsafe fn AddCrossClusterGroupSetDependency<P1, P2>(
hdependentgroupset: HGROUPSET,
lpremoteclustername: P1,
lpremotegroupsetname: P2,
) -> u32where
P1: Param<PCWSTR>,
P2: Param<PCWSTR>,