oss: use other sync macro
[libpicofe.git] / gl_platform.h
1 int gl_platform_init(void **display, void **window, int *quirks);
2 void gl_platform_finish(void);