Skip to main content

write_string

Function write_string 

Source
pub fn write_string(
    hive: Hive,
    path: &str,
    name: &str,
    value: &str,
) -> Result<()>
Expand description

Write a string value to the registry without opening a key.