Function winapi::um::winreg::RegSetKeyValueW [−][src]
pub unsafe extern "system" fn RegSetKeyValueW(
hKey: HKEY,
lpSubKey: LPCWSTR,
lpValueName: LPCWSTR,
dwType: DWORD,
lpData: LPCVOID,
cbData: DWORD
) -> LSTATUS