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

pub unsafe extern "system" fn RegSetValueW(
    hKey: HKEY,
    lpSubKey: LPCWSTR,
    dwType: DWORD,
    lpData: LPCWSTR,
    cbData: DWORD
) -> LSTATUS