Searched defs:mvinchnstr (Results 1 - 2 of 2) sorted by relevance

/src/lib/libcurses/
H A Dinchstr.c82 mvinchnstr(int y, int x, chtype *chstr, int n) function in typeref:typename:int
H A Dcurses.h492 #define mvinchnstr(y, x, c, n) mvwinchnstr(stdscr, y, x, c, n) macro

Completed in 4 milliseconds