[][src]Function winapi::um::winreg::RegConnectRegistryExW

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