windows::Win32::Networking::Clustering

Function AddClusterGroupDependencyEx

pub unsafe fn AddClusterGroupDependencyEx<P2>(
    hdependentgroup: HGROUP,
    hprovidergroup: HGROUP,
    lpszreason: P2,
) -> u32
where P2: Param<PCWSTR>,