Ruby 3.4.9p82 (2026-03-11 revision 76cca827ab52ab1d346a728f068d5b8da3e2952b)
io_buffer_memmove_arguments Struct Reference

Data Fields

unsigned char * destination
const unsigned char * source
size_t length

Detailed Description

Definition at line 2344 of file io_buffer.c.

Field Documentation

◆ destination

unsigned char* io_buffer_memmove_arguments::destination

Definition at line 2345 of file io_buffer.c.

◆ length

size_t io_buffer_memmove_arguments::length

Definition at line 2347 of file io_buffer.c.

◆ source

const unsigned char* io_buffer_memmove_arguments::source

Definition at line 2346 of file io_buffer.c.


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