Function simics::api::base::attr_value::attr_is_nil

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

Check whether an AttrValue is nil

§Arguments

§Return Value

Whether the AttrValue is nil

§Context

All Contexts