Ruby 3.3.2p78 (2024-05-30 revision e5a195edf62fe1bf7146a191da13fa1c4fecbd71)
dump_call_arg Struct Reference

Data Fields

VALUE obj
 
struct dump_argarg
 
int limit
 

Detailed Description

Definition at line 179 of file marshal.c.

Field Documentation

◆ arg

struct dump_arg* dump_call_arg::arg

Definition at line 181 of file marshal.c.

◆ limit

int dump_call_arg::limit

Definition at line 182 of file marshal.c.

◆ obj

VALUE dump_call_arg::obj

Definition at line 180 of file marshal.c.


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