Concord - C Discord API library
A Discord API wrapper library written in C
|
#include <custom.h>
Data Fields | |
int | size |
char ** | array |
Public methods
strings_from_json(const char json[], size_t len, struct strings *this)
strings_from_jsmnf(jsmnf *root, const char json[], struct strings *this)
int strings::size |
char* * strings::array |