|
Pharos 0.7.23
Modern Web Framework & Web App Hosting Service.
|
#include <yyjson.h>
Data Fields | |
| struct yyjson_str_chunk * | next |
| size_t | chunk_size |
| size_t yyjson_str_chunk::chunk_size |
Definition at line 5811 of file yyjson.h.
Referenced by unsafe_yyjson_str_pool_grow().
| 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().