Ruby 4.1.0dev (2026-08-26 revision 1eb12836e2fbf4254b166fd2019a5af7100fd82a)
Data Fields
io_buffer_readable_bytes_arguments Struct Reference

Data Fields

VALUE self
 
VALUE(* callback )(const void *base, size_t size, VALUE argument)
 
VALUE argument
 

Detailed Description

Definition at line 1705 of file io_buffer.c.

Field Documentation

◆ argument

VALUE io_buffer_readable_bytes_arguments::argument

Definition at line 1708 of file io_buffer.c.

◆ callback

VALUE(* io_buffer_readable_bytes_arguments::callback) (const void *base, size_t size, VALUE argument)

Definition at line 1707 of file io_buffer.c.

◆ self

VALUE io_buffer_readable_bytes_arguments::self

Definition at line 1706 of file io_buffer.c.


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