pub unsafe extern "system" fn RegLoadKeyW(
    hkey: HKEY,
    lpsubkey: PCWSTR,
    lpfile: PCWSTR
) -> WIN32_ERROR
Expand description

Required features: "Win32_Foundation"