struct header_struct
Defined at line 246 of file ../../zircon/kernel/lib/heap/cmpctmalloc/cmpctmalloc.cc
All individual memory areas on the heap start with this.
Public Members
struct header_struct * left
uint32_t size
Defined at line 246 of file ../../zircon/kernel/lib/heap/cmpctmalloc/cmpctmalloc.cc
All individual memory areas on the heap start with this.
struct header_struct * left
uint32_t size