Function windows::Win32::Networking::Clustering::GetClusterGroupKey

pub unsafe fn GetClusterGroupKey<P0>(
    hgroup: P0,
    samdesired: u32,
) -> Result<HKEY>
where P0: Param<HGROUP>,