windows::Win32::Networking::Clustering

Function OpenClusterGroupSet

pub unsafe fn OpenClusterGroupSet<P1>(
    hcluster: HCLUSTER,
    lpszgroupsetname: P1,
) -> HGROUPSET
where P1: Param<PCWSTR>,