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

Data Fields

usize size
struct pool_chunknext

Detailed Description

memory chunk header

Definition at line 2253 of file yyjson.c.

Field Documentation

◆ 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().

◆ size

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().


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