Skip to main content

write_bool

Function write_bool 

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

Write a boolean value to the registry (stored as DWORD).