Skip to main content

stat_get_int

Function stat_get_int 

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

Get the value of an integer statistic. @param stat The statistic. @return The integer value.