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

/vbox/src/VBox/Devices/PC/ipxe/src/include/
H A Dcurses.h308 //extern int mvwaddchnstr ( WINDOW *, int, int, const chtype *, int );
652 static inline int mvwaddchnstr ( WINDOW *win, int y, int x, const chtype *chstr, int n ) { function

Completed in 45 milliseconds