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