Function windows_sys::Win32::Networking::Clustering::ClusterControl
pub unsafe extern "system" fn ClusterControl(
hcluster: HCLUSTER,
hhostnode: HNODE,
dwcontrolcode: u32,
lpinbuffer: *const c_void,
ninbuffersize: u32,
lpoutbuffer: *mut c_void,
noutbuffersize: u32,
lpbytesreturned: *mut u32,
) -> u32