Ruby 3.4.1p0 (2024-12-25 revision 48d4efcb85000e1ebae42004e963b5d0cedddcf2)
ibf_load_buffer Struct Reference

Data Fields

const char * buff
 
ibf_offset_t size
 
VALUE obj_list
 
unsigned int obj_list_size
 
ibf_offset_t obj_list_offset
 

Detailed Description

Definition at line 12326 of file compile.c.

Field Documentation

◆ buff

const char* ibf_load_buffer::buff

Definition at line 12327 of file compile.c.

◆ obj_list

VALUE ibf_load_buffer::obj_list

Definition at line 12330 of file compile.c.

◆ obj_list_offset

ibf_offset_t ibf_load_buffer::obj_list_offset

Definition at line 12332 of file compile.c.

◆ obj_list_size

unsigned int ibf_load_buffer::obj_list_size

Definition at line 12331 of file compile.c.

◆ size

ibf_offset_t ibf_load_buffer::size

Definition at line 12328 of file compile.c.


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