windows::Win32::Networking::Clustering

Function CreateClusterGroupSet

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