[][src]Function CCODE::RegOpenKeyW

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