agileRTOS (zrtos)  Version 0.8.0 (ghostbuster)
_zrtos_malloc_heap_chunk_t Struct Reference

#include <malloc.h>

Collaboration diagram for _zrtos_malloc_heap_chunk_t:
[legend]

Data Fields

size_t length
 

Detailed Description

Definition at line 28 of file malloc.h.

Field Documentation

◆ length

size_t _zrtos_malloc_heap_chunk_t::length

Definition at line 30 of file malloc.h.


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