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