amino  1.0-beta2
Lightweight Robot Utility Library
aa_mem_cons Struct Reference

A "cons" cell. More...

#include <mem.h>

Public Attributes

void * data
 pointer to data
 
struct aa_mem_consnext
 pointer to next list cell
 

Detailed Description

A "cons" cell.

Definition at line 451 of file mem.h.


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