Skip to main content

stat_is_default

Function stat_is_default 

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

Determine if a given statistics statistic holds the default value. @param stat The statistic. @return True if this is a defaulted statistic.