Ruby 4.1.0dev (2026-09-26 revision 57213d44ce7b1a31fc9648e9cd5eb0c4507f4a49)
Data Fields
io_buffer_for_locked_callback_arguments Struct Reference

Data Fields

VALUE buffer
 
VALUE(* callback )(VALUE, VALUE)
 
VALUE argument
 

Detailed Description

Definition at line 589 of file io_buffer.c.

Field Documentation

◆ argument

VALUE io_buffer_for_locked_callback_arguments::argument

Definition at line 592 of file io_buffer.c.

◆ buffer

VALUE io_buffer_for_locked_callback_arguments::buffer

Definition at line 590 of file io_buffer.c.

◆ callback

VALUE(* io_buffer_for_locked_callback_arguments::callback) (VALUE, VALUE)

Definition at line 591 of file io_buffer.c.


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