Ruby  2.7.1p83(2020-03-31revisiona0c7c23c9cec0d0ffcba012279cd652d28ad5bf3)
Data Fields
cookie_io_functions_t Struct Reference

#include <rb_mjit_min_header-2.7.1.h>

Data Fields

cookie_read_function_tread
 
cookie_write_function_twrite
 
cookie_seek_function_tseek
 
cookie_close_function_tclose
 

Detailed Description

Definition at line 1785 of file rb_mjit_min_header-2.7.1.h.

Field Documentation

◆ close

cookie_close_function_t* cookie_io_functions_t::close

Definition at line 1790 of file rb_mjit_min_header-2.7.1.h.

◆ read

cookie_read_function_t* cookie_io_functions_t::read

Definition at line 1787 of file rb_mjit_min_header-2.7.1.h.

◆ seek

cookie_seek_function_t* cookie_io_functions_t::seek

Definition at line 1789 of file rb_mjit_min_header-2.7.1.h.

◆ write

cookie_write_function_t* cookie_io_functions_t::write

Definition at line 1788 of file rb_mjit_min_header-2.7.1.h.


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