NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
mvgetn_wstr
lib/libcurses/curses.h
920
int mvgetn_wstr(int, int, wchar_t *, int);
tests/lib/libcurses/slave/curses_commands.c
4149
report_return(mvgetn_wstr(y, x, wstr, n));