windows::Win32::System::Registry

Function RegConnectRegistryA

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