Ruby 3.4.2p28 (2025-02-15 revision d2930f8e7a5db8a7337fa43370940381b420cc3e)
dump_call_arg Struct Reference

Data Fields

VALUE obj
 
struct dump_argarg
 
int limit
 

Detailed Description

Definition at line 162 of file marshal.c.

Field Documentation

◆ arg

struct dump_arg* dump_call_arg::arg

Definition at line 164 of file marshal.c.

◆ limit

int dump_call_arg::limit

Definition at line 165 of file marshal.c.

◆ obj

VALUE dump_call_arg::obj

Definition at line 163 of file marshal.c.


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