pub unsafe extern "system" fn RegConnectRegistryExW(
    lpmachinename: PCWSTR,
    hkey: HKEY,
    flags: u32,
    phkresult: *mut HKEY
) -> i32
Expand description

Required features: "Win32_System_Registry"