libnds
Loading...
Searching...
No Matches
Data Fields
__ndsabi_coro_t Struct Reference

Coroutine state. More...

#include <ndsabi.h>

Data Fields

uint32_t arm_sp: 31
 Pointer to coroutine stack.
 
uint32_t joined: 1
 Flag if the coroutine has joined.
 

Detailed Description

Coroutine state.


The documentation for this struct was generated from the following file: