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

#include <malloc.h>

Collaboration diagram for _zrtos_malloc_internal_t:
[legend]

Data Fields

uint8_tptr
 
size_t length
 

Detailed Description

Definition at line 34 of file malloc.h.

Field Documentation

◆ length

size_t _zrtos_malloc_internal_t::length

Definition at line 36 of file malloc.h.

◆ ptr

uint8_t* _zrtos_malloc_internal_t::ptr

Definition at line 35 of file malloc.h.


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