Function simics::api::base::attr_value::attr_is_string

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

Check whether an AttrValue is a String

§Arguments

§Return Value

Whether the AttrValue is a string

§Context

All Contexts