pub unsafe extern "system" fn OpenClusterEx(
    lpszclustername: PWSTR,
    desiredaccess: u32,
    grantedaccess: *mut u32
) -> *mut _HCLUSTER
Expand description

Required features: ‘Win32_Networking_Clustering’, ‘Win32_Foundation’