Function windows_sys::Win32::Networking::Clustering::ClusterAffinityRuleControl
pub unsafe extern "system" fn ClusterAffinityRuleControl(
hcluster: HCLUSTER,
affinityrulename: PCWSTR,
hhostnode: HNODE,
dwcontrolcode: u32,
lpinbuffer: *const c_void,
cbinbuffersize: u32,
lpoutbuffer: *mut c_void,
cboutbuffersize: u32,
lpbytesreturned: *mut u32,
) -> u32