Function windows::Win32::System::Registry::RegConnectRegistryA
pub unsafe fn RegConnectRegistryA<P0, P1>(
lpmachinename: P0,
hkey: P1,
phkresult: *mut HKEY,
) -> WIN32_ERRORwhere
P0: Param<PCSTR>,
P1: Param<HKEY>,