Zephyr API Documentation 4.2.99
A Scalable Open Source RTOS
 4.2.99
strbuf Struct Reference

#include <zephyr/posix/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: