mirror of
https://github.com/RaySollium99/libpicofe.git
synced 2025-09-03 06:17:44 -04:00
2 lines
97 B
C
2 lines
97 B
C
int gl_platform_init(void **display, void **window, int *quirks);
|
|
void gl_platform_finish(void);
|