Function windows::Win32::Networking::Clustering::DeleteClusterGroupSetEx
pub unsafe fn DeleteClusterGroupSetEx<P0, P1>(
hgroupset: P0,
lpszreason: P1,
) -> u32where
P0: Param<HGROUPSET>,
P1: Param<PCWSTR>,