Function simics::api::base::attr_value::attr_is_boolean

source ·
pub fn attr_is_boolean(attr: &AttrValue) -> bool
Expand description

Check whether an AttrValue is a boolean

§Arguments

§Return Value

Whether the AttrValue is a boolean

§Context

All Contexts