Pharos 0.7.23
Modern Web Framework & Web App Hosting Service.
Loading...
Searching...
No Matches
yyjson_str_chunk Struct Reference

#include <yyjson.h>

Data Fields

struct yyjson_str_chunknext
size_t chunk_size

Detailed Description

A memory chunk in string memory pool.

Definition at line 5809 of file yyjson.h.

Field Documentation

◆ chunk_size

size_t yyjson_str_chunk::chunk_size

Definition at line 5811 of file yyjson.h.

Referenced by unsafe_yyjson_str_pool_grow().

◆ next

struct yyjson_str_chunk* yyjson_str_chunk::next

Definition at line 5810 of file yyjson.h.

Referenced by unsafe_yyjson_str_pool_grow(), and unsafe_yyjson_str_pool_release().


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