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

#include <string.h>

Collaboration diagram for _zrtos_string_t:
[legend]

Data Fields

char * data
 
size_t length
 

Detailed Description

Definition at line 17 of file string.h.

Field Documentation

◆ data

char* _zrtos_string_t::data

Definition at line 18 of file string.h.

◆ length

size_t _zrtos_string_t::length

Definition at line 19 of file string.h.


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