Skip to main content

read_bool

Function read_bool 

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

Read a boolean value from the registry (stored as DWORD).