Definition at line 12436 of file io.c.
◆ close_dst
| unsigned copy_stream_struct::close_dst |
◆ close_src
| unsigned copy_stream_struct::close_src |
◆ copy_length
| rb_off_t copy_stream_struct::copy_length |
◆ dst
| VALUE copy_stream_struct::dst |
◆ dst_fptr
| rb_io_t* copy_stream_struct::dst_fptr |
◆ dst_stat
| struct stat copy_stream_struct::dst_stat |
◆ error_no
| int copy_stream_struct::error_no |
◆ notimp
| const char* copy_stream_struct::notimp |
◆ src
| VALUE copy_stream_struct::src |
◆ src_fptr
| rb_io_t* copy_stream_struct::src_fptr |
◆ src_offset
| rb_off_t copy_stream_struct::src_offset |
◆ src_stat
| struct stat copy_stream_struct::src_stat |
◆ syserr
| const char* copy_stream_struct::syserr |
◆ th
| VALUE copy_stream_struct::th |
◆ total
| rb_off_t copy_stream_struct::total |
The documentation for this struct was generated from the following file: