Sign in
plan9port
/
plan9
/
c752966bcb35f6149f8913ba3ea360d20cd19af3
/
.
/
src
/
cmd
/
devdraw
/
devdraw.h
blob: 498bd5aaef7faf594630f4893a79239629e5d1d2 [
file
] [
log
] [
blame
]
int
_drawmsgread
(
void
*,
int
);
int
_drawmsgwrite
(
void
*,
int
);
void
_initdisplaymemimage
(
Memimage
*);
int
_latin1
(
Rune
*,
int
);
int
parsewinsize
(
char
*,
Rectangle
*,
int
*);