windows::Win32::Networking::Clustering

Function RemoveClusterGroupSetDependencyEx

pub unsafe fn RemoveClusterGroupSetDependencyEx<P2>(
    hgroupset: HGROUPSET,
    hdependson: HGROUPSET,
    lpszreason: P2,
) -> u32
where P2: Param<PCWSTR>,