Function simics::api::base::attr_value::attr_is_uint64

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

Check whether an AttrValue is uint64

§Arguments

§Return Value

Whether the AttrValue is an unsigned integer

§Context

All Contexts