Function advapi32::RegOpenKeyExW
[−]
[src]
pub unsafe extern "system" fn RegOpenKeyExW(
hKey: HKEY,
lpSubKey: LPCWSTR,
ulOptions: DWORD,
samDesired: REGSAM,
phkResult: PHKEY
) -> LONG