windows::Win32::Networking::Clustering

Function OpenClusterGroup

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