RegOpenKeyW

Function RegOpenKeyW 

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