Function simics::api::base::attr_value::attr_is_object

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

Check whether an AttrValue is a ConfObject pointer

§Arguments

§Return Value

Whether the AttrValue is a ConfObject pointer

§Context

All Contexts