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