index
:
c
master
non-posix
implementation of system interfaces from POSIX.1
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
curses
/
WINDOW.h
blob: 664e134fe6f5dd4309d4f454f4c0d368e86a276b (
plain
)
1
2
3
4
5
6
7
8
#include <curses.h> typedef struct __WINDOW WINDOW; /* XOPEN(4) LINK(curses) */