|
Pharos 0.7.23
Modern Web Framework & Web App Hosting Service.
|
Data Fields | |
| usize | size |
| struct pool_chunk * | next |
| struct pool_chunk* pool_chunk::next |
Definition at line 2255 of file yyjson.c.
Referenced by pool_free(), pool_malloc(), pool_realloc(), and yyjson_alc_pool_init().
| usize pool_chunk::size |
Definition at line 2254 of file yyjson.c.
Referenced by pool_free(), pool_malloc(), pool_realloc(), and yyjson_alc_pool_init().