ref: 0dad804010351b45fd7d1b0b608886412f518593
dir: /screen.h/
void screeninit(void); void flushmemscreen(Rectangle); Memdata *attachscreen(Rectangle *, ulong *, int *, int *, int *); #define ishwimage(i) 1 void mousectl(Cmdbuf*); void mouseresize(void); void mouseredraw(void);