cf_coroutine_get_udata¶
Category: coroutine
GitHub: cute_coroutine.h
Returns the void udata
from cf_coroutine_create
.
Parameters | Description |
---|---|
co | The coroutine. |
Related Pages¶
CF_Coroutine
CF_CoroutineFn
CF_CoroutineState
cf_make_coroutine
cf_destroy_coroutine
cf_coroutine_state_to_string
cf_coroutine_resume
cf_coroutine_yield
cf_coroutine_state
cf_coroutine_currently_running
cf_coroutine_push
cf_coroutine_pop
cf_coroutine_bytes_pushed
cf_coroutine_space_remaining