winapi::um::winreg

Function RegConnectRegistryExA

Source
pub unsafe extern "system" fn RegConnectRegistryExA(
    lpMachineName: LPCSTR,
    hKey: HKEY,
    flags: ULONG,
    phkResult: PHKEY,
) -> LSTATUS