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

The read-only config.json field. More...

#include <logconf.h>

Data Fields

const char * start
 
size_t size
 

Detailed Description

The read-only config.json field.

See also
logconf_get_field()

Field Documentation

◆ start

const char* logconf_field::start

the buffer's start

◆ size

size_t logconf_field::size

the buffer's size in bytes


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