blob: 55ad778c97d297b872073ae0d5204120f4f16654 [file] [log] [blame]
#ifndef ST_GL_API_H
#define ST_GL_API_H
struct st_api *st_gl_api_create(void);
#endif