Ruby 2.7.7p221 (2022-11-24 revision 168ec2b1e5ad0e4688e963d9de019557c78feed9)
Data Fields
cookie_io_functions_t Struct Reference

#include <rb_mjit_min_header-2.7.7.h>

Data Fields

cookie_read_function_tread
 
cookie_write_function_twrite
 
cookie_seek_function_tseek
 
cookie_close_function_tclose
 

Detailed Description

Definition at line 1843 of file rb_mjit_min_header-2.7.7.h.

Field Documentation

◆ close

cookie_close_function_t* cookie_io_functions_t::close

Definition at line 1848 of file rb_mjit_min_header-2.7.7.h.

◆ read

cookie_read_function_t* cookie_io_functions_t::read

Definition at line 1845 of file rb_mjit_min_header-2.7.7.h.

◆ seek

cookie_seek_function_t* cookie_io_functions_t::seek

Definition at line 1847 of file rb_mjit_min_header-2.7.7.h.

◆ write

cookie_write_function_t* cookie_io_functions_t::write

Definition at line 1846 of file rb_mjit_min_header-2.7.7.h.


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