Ruby 3.1.3p185 (2022-11-24 revision 1a6b16756e0ba6b95ab71a441357ed5484e33498)
|
Data Structures | |
struct | transient_heap_block_header |
Data Fields | |
struct transient_heap_block::transient_heap_block_header | info |
char | buff [TRANSIENT_HEAP_USABLE_SIZE] |
Definition at line 81 of file transient_heap.c.
char transient_heap_block::buff[TRANSIENT_HEAP_USABLE_SIZE] |
Definition at line 88 of file transient_heap.c.