CF_CoroutineFn¶
Category: coroutine
GitHub: cute_coroutine.h
Entry point for a coroutine to start.
Parameters | Description |
---|---|
co | The coroutine. |
Related Pages¶
CF_Coroutine
cf_coroutine_currently_running
CF_CoroutineState
cf_make_coroutine
cf_destroy_coroutine
cf_coroutine_state_to_string
cf_coroutine_resume
cf_coroutine_yield
cf_coroutine_state
cf_coroutine_get_udata
cf_coroutine_push
cf_coroutine_pop
cf_coroutine_bytes_pushed
cf_coroutine_space_remaining