pub unsafe extern "system" fn OpenClusterGroupEx(
    hcluster: *const _HCLUSTER,
    lpszgroupname: PWSTR,
    dwdesiredaccess: u32,
    lpdwgrantedaccess: *mut u32
) -> *mut _HGROUP
Expand description

Required features: ‘Win32_Networking_Clustering’, ‘Win32_Foundation’