Ruby 3.4.7p58 (2025-10-08 revision 7a5688e2a27668e48f8d6ff4af5b2208b98a2f5e)
dump_call_arg Struct Reference

Data Fields

VALUE obj
struct dump_argarg
int limit

Detailed Description

Definition at line 166 of file marshal.c.

Field Documentation

◆ arg

struct dump_arg* dump_call_arg::arg

Definition at line 168 of file marshal.c.

◆ limit

int dump_call_arg::limit

Definition at line 169 of file marshal.c.

◆ obj

VALUE dump_call_arg::obj

Definition at line 167 of file marshal.c.


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