Assignments
Assignments
small_pool_struct Union Reference

Public Attributes

struct { 
 
   small_pool_ptr   next 
 
   size_t   bytes_used 
 
   size_t   bytes_left 
 
hdr 
 
ALIGN_TYPE dummy
 

Member Data Documentation

◆ bytes_left

size_t small_pool_struct::bytes_left

◆ bytes_used

size_t small_pool_struct::bytes_used

◆ dummy

ALIGN_TYPE small_pool_struct::dummy

◆ [struct]

struct { ... } small_pool_struct::hdr

◆ next

small_pool_ptr small_pool_struct::next

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