Skip to main content

stat_is_string

Function stat_is_string 

Source
pub unsafe extern "C" fn stat_is_string(stat: Stat) -> bool
Expand description

Determine if a given statistic holds a string value. @param stat The statistic. @return True if this value is a string.