Zephyr API Documentation  3.0.0
A Scalable Open Source RTOS
3.0.0
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
k_mem_block Struct Reference

#include <mempool_heap.h>

Data Fields

union {
   void *   data
 
   struct k_mem_block_id   id
 
}; 
 

Field Documentation

◆ 

union { ... } k_mem_block::@126

◆ data

void* k_mem_block::data

◆ id

struct k_mem_block_id k_mem_block::id

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