|
Hyperon C
|
Contains a vector (list) of Atoms. More...
#include <hyperon.h>
Public Attributes | |
| struct RustOpaqueAtom * | ptr |
| uintptr_t | len |
| uintptr_t | capacity |
| bool | owned |
Contains a vector (list) of Atoms.
| uintptr_t atom_vec_t::capacity |
Internal. Should not be accessed directly
| uintptr_t atom_vec_t::len |
Internal. Should not be accessed directly
| bool atom_vec_t::owned |
Internal. Should not be accessed directly
| struct RustOpaqueAtom* atom_vec_t::ptr |
Internal. Should not be accessed directly