[−][src]Function winapi::um::winreg::RegSetValueExA
pub unsafe extern "system" fn RegSetValueExA(
hKey: HKEY,
lpValueName: LPCSTR,
Reserved: DWORD,
dwType: DWORD,
lpData: *const BYTE,
cbData: DWORD
) -> LSTATUS
pub unsafe extern "system" fn RegSetValueExA(
hKey: HKEY,
lpValueName: LPCSTR,
Reserved: DWORD,
dwType: DWORD,
lpData: *const BYTE,
cbData: DWORD
) -> LSTATUS