notcurses_newplane(3) -- create a new ncplane atop the z-buffer =============================================================== ## SYNOPSIS `#include ` `struct ncplane* notcurses_newplane(struct notcurses* nc, int rows, int cols, int yoff, int xoff, void* opaque);` ## DESCRIPTION ## RETURN VALUES ## AUTHOR Nick Black ## SEE ALSO notcurses_ncplane(3), notcurses_stdplane(3)