AKOS  v1.0.0
Documentation
Loading...
Searching...
No Matches
mem_blk_header_t Struct Reference
Collaboration diagram for mem_blk_header_t:

Public Attributes

size_t size
mem_state_t state
struct mem_blk_headernext_ptr

Detailed Description

Definition at line 33 of file memory.h.

Member Data Documentation

◆ next_ptr

struct mem_blk_header* mem_blk_header_t::next_ptr

Definition at line 37 of file memory.h.

◆ size

size_t mem_blk_header_t::size

Definition at line 35 of file memory.h.

◆ state

mem_state_t mem_blk_header_t::state

Definition at line 36 of file memory.h.


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