notcurses_stats_alloc

Function notcurses_stats_alloc 

Source
pub unsafe extern "C" fn notcurses_stats_alloc(
    nc: *const notcurses,
) -> *mut ncstats
Expand description

Allocate an ncstats object. Use this rather than allocating your own, since future versions of Notcurses might enlarge this structure.