Function simics::api::base::attr_value::make_attr_boolean

source ·
pub fn make_attr_boolean(b: bool) -> AttrValue
Expand description

Create a new boolean AttrValue

§Arguments

§Return Value

An owned AttrValue with boolean value

§Context

Cell Context