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

Read-only generic sized buffer. More...

#include <types.h>

Data Fields

const char * start
 
size_t size
 

Detailed Description

Read-only generic sized buffer.

Field Documentation

◆ start

const char* ccord_szbuf_readonly::start

the buffer's start

◆ size

size_t ccord_szbuf_readonly::size

the buffer's size in bytes


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