Function windows_sys::Win32::Networking::Clustering::CreateClusterGroupEx
[−]pub unsafe extern "system" fn CreateClusterGroupEx(
hcluster: *const _HCLUSTER,
lpszgroupname: PWSTR,
pgroupinfo: *const CLUSTER_CREATE_GROUP_INFO
) -> *mut _HGROUPExpand description
Required features: ‘Win32_Networking_Clustering’, ‘Win32_Foundation’
