winapi::um::winreg

Function RegConnectRegistryExW

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