Zephyr API Documentation  3.6.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
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: