pub unsafe extern "C" fn stat_is_double(stat: Stat) -> bool
Determine if a given statistic holds a double value. @param stat The statistic. @return True if this value is a double.