notcurses_stats_reset

Function notcurses_stats_reset 

Source
pub unsafe extern "C" fn notcurses_stats_reset(
    nc: *mut notcurses,
    stats: *mut ncstats,
)
Expand description

Reset all cumulative stats (immediate ones, such as fbbytes, are not reset), first copying them into |*stats| (if |stats| is not NULL).