NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
getnstr
lib/libcurses/curses.h
458
#define getnstr(s, n) wgetnstr(stdscr, s, n)
lib/libcurses/getstr.c
54
getnstr(char *str, int n)