hat-util
0.6.21
Utility library
Data Fields
hat_buff_t Struct Reference
Data buffer.
More...
#include <
buff.h
>
Data Fields
uint8_t *
data
data
size_t
size
buffer size
size_t
pos
current position
Detailed Description
Data buffer.
Field Documentation
◆
data
uint8_t* hat_buff_t::data
data
◆
pos
size_t hat_buff_t::pos
current position
◆
size
size_t hat_buff_t::size
buffer size
The documentation for this struct was generated from the following file:
hat/
buff.h
hat_buff_t
Generated by
1.9.8