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

Data Fields

VALUE obj
 
struct dump_arg * arg
 
int limit
 

Detailed Description

Definition at line 190 of file marshal.c.

Field Documentation

◆ arg

struct dump_arg* dump_call_arg::arg

Definition at line 192 of file marshal.c.

◆ limit

int dump_call_arg::limit

Definition at line 193 of file marshal.c.

◆ obj

VALUE dump_call_arg::obj

Definition at line 191 of file marshal.c.


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