Function libnotcurses_sys::notcurses_debug[][src]

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.