Ruby 3.5.0dev (2025-02-22 revision d6f44535c6482e895483c0c28c9a35bcf5e4fd88)
|
Data Fields | |
unsigned char * | destination |
const unsigned char * | source |
size_t | length |
Definition at line 2338 of file io_buffer.c.
unsigned char* io_buffer_memmove_arguments::destination |
Definition at line 2339 of file io_buffer.c.
size_t io_buffer_memmove_arguments::length |
Definition at line 2341 of file io_buffer.c.
const unsigned char* io_buffer_memmove_arguments::source |
Definition at line 2340 of file io_buffer.c.