Function simics::api::base::attr_value::attr_is_list

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

Check whether an AttrValue is a list

§Arguments

§Return Value

Whether the AttrValue is a list

§Context

All Contexts