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

Required features: "Win32_Networking_Clustering"