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