Function windows_sys::Win32::Networking::Clustering::CreateClusterAvailabilitySet
pub unsafe extern "system" fn CreateClusterAvailabilitySet(
hcluster: *const _HCLUSTER,
lpavailabilitysetname: PCWSTR,
pavailabilitysetconfig: *const CLUSTER_AVAILABILITY_SET_CONFIG
) -> *mut _HGROUPSET
Expand description
Required features: "Win32_Networking_Clustering"
, "Win32_Foundation"