Ruby  2.7.2p137(2020-10-01revision5445e0435260b449decf2ac16f9d09bae3cafe72)
Data Fields
cookie_io_functions_t Struct Reference

#include <rb_mjit_min_header-2.7.2.h>

Data Fields

cookie_read_function_tread
 
cookie_write_function_twrite
 
cookie_seek_function_tseek
 
cookie_close_function_tclose
 

Detailed Description

Definition at line 1828 of file rb_mjit_min_header-2.7.2.h.

Field Documentation

◆ close

cookie_close_function_t* cookie_io_functions_t::close

Definition at line 1833 of file rb_mjit_min_header-2.7.2.h.

◆ read

cookie_read_function_t* cookie_io_functions_t::read

Definition at line 1830 of file rb_mjit_min_header-2.7.2.h.

◆ seek

cookie_seek_function_t* cookie_io_functions_t::seek

Definition at line 1832 of file rb_mjit_min_header-2.7.2.h.

◆ write

cookie_write_function_t* cookie_io_functions_t::write

Definition at line 1831 of file rb_mjit_min_header-2.7.2.h.


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