Skip to main content

stat_is_internal

Function stat_is_internal 

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

Determine if a given statistic is intended for internal use only. @param stat The statistic. @return True if this is an internal statistic.