Home
last modified time | relevance | path

Searched refs:ins_nwstr (Results 1 – 1 of 1) sorted by relevance

/openbsd/lib/libcurses/
H A Dcurses.h1765 extern NCURSES_EXPORT(int) ins_nwstr (const wchar_t *, int); /* generated:WIDEC */
1874 #define ins_nwstr(t,n) wins_nwstr(stdscr,(t),(n)) macro