Function windows_sys::Win32::Networking::Clustering::ClusterAffinityRuleControl
[−]pub unsafe extern "system" fn ClusterAffinityRuleControl(
hcluster: *const _HCLUSTER,
affinityrulename: PCWSTR,
hhostnode: *const _HNODE,
dwcontrolcode: u32,
lpinbuffer: *const c_void,
cbinbuffersize: u32,
lpoutbuffer: *mut c_void,
cboutbuffersize: u32,
lpbytesreturned: *mut u32
) -> u32
Expand description
Required features: "Win32_Networking_Clustering"