Ruby 4.1.0dev (2026-09-27 revision f6ff9e7d02e46360f8930b280a3dd921cccbda29)
Data Fields
binwrite_arg Struct Reference

Data Fields

rb_io_t * fptr
 
const char * ptr
 
long length
 

Detailed Description

Definition at line 1855 of file io.c.

Field Documentation

◆ fptr

rb_io_t* binwrite_arg::fptr

Definition at line 1856 of file io.c.

◆ length

long binwrite_arg::length

Definition at line 1858 of file io.c.

◆ ptr

const char* binwrite_arg::ptr

Definition at line 1857 of file io.c.


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