Function windows_sys::Win32::Networking::Clustering::SetClusterNetworkPriorityOrder
pub unsafe extern "system" fn SetClusterNetworkPriorityOrder(
hcluster: *const _HCLUSTER,
networkcount: u32,
networklist: *const *const _HNETWORK
) -> u32
Expand description
Required features: "Win32_Networking_Clustering"