Skip to main content

stat_get_double

Function stat_get_double 

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

Get the value of a double statistic. @param stat The statistic. @return The double value.