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