1 2 3 4
#include <cetris.h> CETRIS_EXPORT void cetris_start_game(cetris_game *g); CETRIS_EXPORT void cetris_stop_game(cetris_game *g);