pub type PCLUSAPI_CLUSTER_CREATE_AFFINITY_RULE = Option<unsafe extern "system" fn(hcluster: *const _HCLUSTER, rulename: PCWSTR, ruletype: CLUS_AFFINITY_RULE_TYPE) -> u32>;
Expand description

Required features: "Win32_Networking_Clustering"