windows::Win32::Networking::Clustering

Function RemoveClusterGroupToGroupSetDependencyEx

pub unsafe fn RemoveClusterGroupToGroupSetDependencyEx<P2>(
    hgroup: HGROUP,
    hdependson: HGROUPSET,
    lpszreason: P2,
) -> u32
where P2: Param<PCWSTR>,