Ruby 4.1.0dev (2026-08-15 revision cfb2ed7c723c5435f630fd70897273db032b0bcc)
Data Fields
io_buffer_memmove_arguments Struct Reference

Data Fields

unsigned char * destination
 
const unsigned char * source
 
size_t length
 

Detailed Description

Definition at line 2633 of file io_buffer.c.

Field Documentation

◆ destination

unsigned char* io_buffer_memmove_arguments::destination

Definition at line 2634 of file io_buffer.c.

◆ length

size_t io_buffer_memmove_arguments::length

Definition at line 2636 of file io_buffer.c.

◆ source

const unsigned char* io_buffer_memmove_arguments::source

Definition at line 2635 of file io_buffer.c.


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