Ruby 3.5.0dev (2025-10-10 revision 4bf14758336fd51c3c45a714c944b7d69ec9bed3)
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 2365 of file io_buffer.c.

Field Documentation

◆ destination

unsigned char* io_buffer_memmove_arguments::destination

Definition at line 2366 of file io_buffer.c.

◆ length

size_t io_buffer_memmove_arguments::length

Definition at line 2368 of file io_buffer.c.

◆ source

const unsigned char* io_buffer_memmove_arguments::source

Definition at line 2367 of file io_buffer.c.


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