RegSetValue

Function RegSetValue 

Source
pub unsafe extern "system" fn RegSetValue(
    hkey: *mut c_void,
    lpsubkey: *const u16,
    dwtype: u32,
    lpdata: *const u16,
    cbdata: u32,
) -> u32
Expand description

#396 RegSetValue

sets the subkey specified by szSubKey to a value stored in szValue