pub unsafe extern "system" fn RegSetValue(
hkey: *mut c_void,
lpsubkey: *const u16,
dwtype: u32,
lpdata: *const u16,
cbdata: u32,
) -> u32Expand description
#396 RegSetValue
sets the subkey specified by szSubKey to a value stored in szValue