Function windows_sys::Win32::Networking::Clustering::ClusterRegOpenKey
pub unsafe extern "system" fn ClusterRegOpenKey(
hkey: HKEY,
lpszsubkey: PCWSTR,
samdesired: u32,
phkresult: *mut HKEY
) -> i32
Expand description
Required features: "Win32_Networking_Clustering"
, "Win32_System_Registry"