|
Concord - C Discord API library
A Discord API wrapper library written in C
|
Reusable generic sized buffer. More...
#include <types.h>
Data Fields | |
| char * | start |
| size_t | size |
| size_t | realsize |
Reusable generic sized buffer.
| char* ccord_szbuf_reusable::start |
the buffer's start
| size_t ccord_szbuf_reusable::size |
the buffer's relative size in bytes
| size_t ccord_szbuf_reusable::realsize |
the buffer's real size in bytes