|
C-Menu 0.2.9
A User Interface Toolkit
|
#include <notcurses/notcurses.h>Go to the source code of this file.
Functions | |
| int | write_cell_array (struct ncplane *n, int starty, int startx, const nccell *cells, int count) |
| int write_cell_array | ( | struct ncplane * | n, |
| int | starty, | ||
| int | startx, | ||
| const nccell * | cells, | ||
| int | count ) |
Definition at line 3 of file putnccells.c.