winapi::um::winreg

Function RegOpenKeyW

Source
pub unsafe extern "system" fn RegOpenKeyW(
    hKey: HKEY,
    lpSubKey: LPCWSTR,
    phkResult: PHKEY,
) -> LSTATUS