cf_coroutine_state_to_string¶
Category: coroutine
GitHub: cute_coroutine.h
Converts a CF_CoroutineState to c-string.
Parameters | Description |
---|---|
type | The state. |
Related Pages¶
CF_Coroutine
CF_CoroutineFn
CF_CoroutineState
cf_make_coroutine
cf_destroy_coroutine
cf_coroutine_currently_running
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