cyclone/examples/callbacks/sys.h
2020-08-07 18:30:17 -04:00

3 lines
70 B
C

#include "cyclone/types.h"
void start_c_thread(gc_thread_data *thd);