Ruby 3.4.1p0 (2024-12-25 revision 48d4efcb85000e1ebae42004e963b5d0cedddcf2)
io_buffer_memmove_arguments Struct Reference

Data Fields

unsigned char * destination
 
const unsigned char * source
 
size_t length
 

Detailed Description

Definition at line 2338 of file io_buffer.c.

Field Documentation

◆ destination

unsigned char* io_buffer_memmove_arguments::destination

Definition at line 2339 of file io_buffer.c.

◆ length

size_t io_buffer_memmove_arguments::length

Definition at line 2341 of file io_buffer.c.

◆ source

const unsigned char* io_buffer_memmove_arguments::source

Definition at line 2340 of file io_buffer.c.


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