Skip to main content

write_multi_string

Function write_multi_string 

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

Write a multi-string value to the registry.