Function windows_sys::Win32::Networking::Clustering::OpenClusterGroupEx
[−]pub unsafe extern "system" fn OpenClusterGroupEx(
hcluster: *const _HCLUSTER,
lpszgroupname: PWSTR,
dwdesiredaccess: u32,
lpdwgrantedaccess: *mut u32
) -> *mut _HGROUPExpand description
Required features: ‘Win32_Networking_Clustering’, ‘Win32_Foundation’
