Ruby 3.5.0dev (2025-10-21 revision e047cea2804c987c32450279a9b8fd78655cfa9d)
|
Data Fields | |
unsigned char * | destination |
const unsigned char * | source |
size_t | length |
Definition at line 2365 of file io_buffer.c.
unsigned char* io_buffer_memmove_arguments::destination |
Definition at line 2366 of file io_buffer.c.
size_t io_buffer_memmove_arguments::length |
Definition at line 2368 of file io_buffer.c.
const unsigned char* io_buffer_memmove_arguments::source |
Definition at line 2367 of file io_buffer.c.