Function windows::Win32::Networking::Clustering::DeleteClusterGroupEx
pub unsafe fn DeleteClusterGroupEx<P0, P1>(hgroup: P0, lpszreason: P1) -> u32where
P0: Param<HGROUP>,
P1: Param<PCWSTR>,