Function windows_sys::Win32::Networking::Clustering::ClusterGroupSetControlEx
pub unsafe extern "system" fn ClusterGroupSetControlEx(
hgroupset: HGROUPSET,
hhostnode: HNODE,
dwcontrolcode: u32,
lpinbuffer: *const c_void,
cbinbuffersize: u32,
lpoutbuffer: *mut c_void,
cboutbuffersize: u32,
lpbytesreturned: *mut u32,
lpszreason: PCWSTR,
) -> u32