windows::Win32::Networking::Clustering

Function AddClusterGroupToGroupSetDependencyEx

pub unsafe fn AddClusterGroupToGroupSetDependencyEx<P2>(
    hdependentgroup: HGROUP,
    hprovidergroupset: HGROUPSET,
    lpszreason: P2,
) -> u32
where P2: Param<PCWSTR>,