windows::Win32::Networking::Clustering

Function CreateClusterGroup

pub unsafe fn CreateClusterGroup<P1>(
    hcluster: HCLUSTER,
    lpszgroupname: P1,
) -> HGROUP
where P1: Param<PCWSTR>,