![]() |
Fove SDK
v1.2.0
|
A generic memory buffer. More...
#include <FoveAPI.h>

Public Attributes | |
| const void * | data = nullptr |
| Pointer to the start of the memory buffer. | |
| size_t | length = 0 |
| Length, in bytes, of the buffer. | |
A generic memory buffer.
No ownership or lifetime semantics are specified. Please see the comments on the functions that use this.
1.8.17