Home
last modified time | relevance | path

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

/openbsd/lib/libcurses/
H A Dcurses.h1767 extern NCURSES_EXPORT(int) ins_wstr (const wchar_t *); /* generated:WIDEC */
1876 #define ins_wstr(t) wins_wstr(stdscr,(t)) macro