Function windows::Win32::Networking::Clustering::SetClusterGroupName

pub unsafe fn SetClusterGroupName<P0, P1>(hgroup: P0, lpszgroupname: P1) -> u32
where P0: Param<HGROUP>, P1: Param<PCWSTR>,