Function vc6_sys::RegOpenKeyW

source ·
pub unsafe extern "stdcall" fn RegOpenKeyW(
    hKey: HKEY,
    lpSubKey: LPCWSTR,
    phkResult: PHKEY
) -> LONG