windows::Win32::System::Registry

Function RegConnectRegistryExW

pub unsafe fn RegConnectRegistryExW<P0>(
    lpmachinename: P0,
    hkey: HKEY,
    flags: u32,
    phkresult: *mut HKEY,
) -> i32
where P0: Param<PCWSTR>,