Concord - C Discord API library
A Discord API wrapper library written in C
logconf_szbuf Struct Reference

Generic sized-buffer. More...

#include <logconf.h>

Data Fields

char * start
 
size_t size
 

Detailed Description

Generic sized-buffer.

Field Documentation

◆ start

char* logconf_szbuf::start

the buffer's start

◆ size

size_t logconf_szbuf::size

the buffer's size in bytes


The documentation for this struct was generated from the following file: