Numworks Epsilon  1.4.1
Graphing Calculator Operating System
_mp_set_t Struct Reference

#include <obj.h>

Public Attributes

size_t alloc
 
size_t used
 
mp_obj_ttable
 

Detailed Description

Definition at line 388 of file obj.h.

Member Data Documentation

◆ alloc

size_t _mp_set_t::alloc

Definition at line 389 of file obj.h.

◆ table

mp_obj_t* _mp_set_t::table

Definition at line 391 of file obj.h.

◆ used

size_t _mp_set_t::used

Definition at line 390 of file obj.h.


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