Function simics::api::base::attr_value::attr_is_int64

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

Check whether an AttrValue is int64

§Arguments

§Return Value

Whether the AttrValue is a signed integer

§Context

All Contexts