Simple coroutine library / objects in plain C Snapshot
Public Attributes
tagSTACKS Struct Reference

#include <stacks.h>

List of all members.

Public Attributes

uint8_t * mapping
size_t mapping_length
int num_stacks
size_t one_stack_size
DLIST root

Detailed Description

Definition at line 18 of file stacks.h.


Member Data Documentation

Definition at line 19 of file stacks.h.


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