Function libnotcurses_sys::ffi::notcurses_stats_reset [−][src]
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).