You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
qwertyaqwerty edited this page Jan 18, 2016
·
1 revision
int createwindow(int w, int h, const char * title, struct RGB * buf, int alwaysfront);
int updatewindow(int handler, int xmin, int ymin, int width, int height);
int destroywindow(int handler);