CToon C 0.6.1
A C99 TOON/JSON serialization library
Loading...
Searching...
No Matches
ctoon_str_chunk Struct Reference

#include <ctoon.h>

Collaboration diagram for ctoon_str_chunk:

Data Fields

struct ctoon_str_chunknext
 
size_t chunk_size
 

Detailed Description

A memory chunk in string memory pool.

Definition at line 5370 of file ctoon.h.

Field Documentation

◆ chunk_size

size_t ctoon_str_chunk::chunk_size

Definition at line 5372 of file ctoon.h.

◆ next

struct ctoon_str_chunk* ctoon_str_chunk::next

Definition at line 5371 of file ctoon.h.


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