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

#include <stropts.h>

Data Fields

int maxlen
 
int len
 
char * buf
 

Field Documentation

◆ buf

char* strbuf::buf

◆ len

int strbuf::len

◆ maxlen

int strbuf::maxlen

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