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

Generic sized buffer. More...

#include <types.h>

Data Fields

char * start
 
size_t size
 

Detailed Description

Generic sized buffer.

Field Documentation

◆ start

char* ccord_szbuf::start

the buffer's start

◆ size

size_t ccord_szbuf::size

the buffer's size in bytes


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