Cyclone Scheme  0.28.0

◆ Cyc_init_thread()

void* Cyc_init_thread ( object  thread_and_thunk,
int  argc,
object args 
)

Cyclone Scheme https://github.com/justinethier/cyclone

Copyright (c) 2020, Justin Ethier All rights reserved.

FFI module to support calling Scheme code from C.

Thread initialization function only called from within the runtime