Function libnotcurses_sys::notcurses_stdplane[][src]

pub unsafe extern "C" fn notcurses_stdplane(nc: *mut notcurses) -> *mut ncplane
Expand description

Get a reference to the standard plane (one matching our current idea of the terminal size) for this terminal. The standard plane always exists, and its origin is always at the uppermost, leftmost cell of the terminal.