Searched refs:con_write16 (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/ncurses/ncurses/win32con/
H A Dwin_driver.c157 con_write16(TERMINAL_CONTROL_BLOCK * TCB, int y, int x, cchar_t *str, int limit) function
207 #define con_write(tcb, y, x, str, n) con_write16(tcb, y, x, str, n)

Completed in 63 milliseconds