Searched refs:mvinchnstr (Results 1 – 1 of 1) sorted by relevance
707 extern NCURSES_EXPORT(int) mvinchnstr (int, int, chtype *, int); /* generated */1350 #define mvinchnstr(y,x,s,n) mvwinchnstr(stdscr,(y),(x),(s),(n)) macro