Function libnotcurses_sys::c_api::notcurses_debug
source · pub unsafe extern "C" fn notcurses_debug(
nc: *const notcurses,
debugfp: *mut FILE
)Expand description
Dump selected Notcurses state to the supplied ‘debugfp’. Output is freeform, newline-delimited, and subject to change. It includes geometry of all planes, from all piles. No line has more than 80 columns’ worth of output.