Wireshark 4.7.0
The Wireshark network protocol analyzer
Loading...
Searching...
No Matches
Public Attributes | List of all members
_wmem_strbuf_t Struct Reference

Internal structure representing a wmem-allocated string buffer. More...

#include <wmem_strbuf.h>

Public Attributes

wmem_allocator_tallocator
 
char * str
 
size_t len
 
size_t alloc_size
 

Detailed Description

Internal structure representing a wmem-allocated string buffer.

This structure holds a string buffer allocated via the wmem memory management system. It supports efficient string manipulation and resizing, including embedded NUL bytes.


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