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

Data Fields

usize size
pool_chunkfree_list

Detailed Description

allocator ctx header

Definition at line 2260 of file yyjson.c.

Field Documentation

◆ free_list

pool_chunk* pool_ctx::free_list

Definition at line 2262 of file yyjson.c.

Referenced by pool_free(), pool_malloc(), pool_realloc(), and yyjson_alc_pool_init().

◆ size

usize pool_ctx::size

Definition at line 2261 of file yyjson.c.

Referenced by pool_malloc(), pool_realloc(), and yyjson_alc_pool_init().


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