Function simics::api::base::attr_value::attr_is_floating

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

Check whether an AttrValue is a String

§Arguments

§Return Value

Whether the AttrValue is a floating point number

§Context

All Contexts