Zephyr API Documentation  2.7.0-rc2
A Scalable Open Source RTOS
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::@116

◆ 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: