Ruby 2.7.6p219 (2022-04-12 revision c9c2245c0a25176072e02db9254f0e0c84c805cd)
Data Fields
cookie_io_functions_t Struct Reference

#include <rb_mjit_min_header-2.7.6.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.6.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.6.h.

◆ read

cookie_read_function_t* cookie_io_functions_t::read

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

◆ seek

cookie_seek_function_t* cookie_io_functions_t::seek

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

◆ write

cookie_write_function_t* cookie_io_functions_t::write

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


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