Function libnotcurses_sys::c_api::ffi::notcurses_stats_alloc
source · pub unsafe extern "C" fn notcurses_stats_alloc(
nc: *const notcurses
) -> *mut ncstatsExpand description
Allocate an ncstats object. Use this rather than allocating your own, since future versions of Notcurses might enlarge this structure.