pub type PCLUSAPI_CREATE_CLUSTER_AVAILABILITY_SET = Option<unsafe extern "system" fn(hcluster: *const _HCLUSTER, lpavailabilitysetname: PCWSTR, pavailabilitysetconfig: *const CLUSTER_AVAILABILITY_SET_CONFIG) -> *mut _HGROUPSET>;
Expand description

Required features: "Win32_Networking_Clustering", "Win32_Foundation"