Function windows::Win32::Networking::Clustering::OpenClusterGroup

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