Ruby 4.0.5p0 (2026-05-20 revision 64336ffd0ee9e1f4c05891695a3d7b49cb709721)
io_buffer_memmove_arguments Struct Reference

Data Fields

unsigned char * destination
const unsigned char * source
size_t length

Detailed Description

Definition at line 2459 of file io_buffer.c.

Field Documentation

◆ destination

unsigned char* io_buffer_memmove_arguments::destination

Definition at line 2460 of file io_buffer.c.

◆ length

size_t io_buffer_memmove_arguments::length

Definition at line 2462 of file io_buffer.c.

◆ source

const unsigned char* io_buffer_memmove_arguments::source

Definition at line 2461 of file io_buffer.c.


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