windows::Win32::System::Registry

Function RegConnectRegistryW

pub unsafe fn RegConnectRegistryW<P0>(
    lpmachinename: P0,
    hkey: HKEY,
    phkresult: *mut HKEY,
) -> WIN32_ERROR
where P0: Param<PCWSTR>,