Ruby 4.0.6p0 (2026-07-14 revision 03b6d3f8898a28604fe6cb00eae3226b821168f4)
io_buffer_memmove_arguments Struct Reference

Data Fields

unsigned char * destination
const unsigned char * source
size_t length

Detailed Description

Definition at line 2539 of file io_buffer.c.

Field Documentation

◆ destination

unsigned char* io_buffer_memmove_arguments::destination

Definition at line 2540 of file io_buffer.c.

◆ length

size_t io_buffer_memmove_arguments::length

Definition at line 2542 of file io_buffer.c.

◆ source

const unsigned char* io_buffer_memmove_arguments::source

Definition at line 2541 of file io_buffer.c.


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