Ruby 4.1.0dev (2026-03-05 revision 67d4396dc98d1fd29d4555ac3ce212368eda76de)
Data Fields
transcode_loop_fallback_args Struct Reference

Data Fields

VALUE(* fallback_func )(VALUE, VALUE)
 
VALUE fallback
 
VALUE rep
 

Detailed Description

Definition at line 2355 of file transcode.c.

Field Documentation

◆ fallback

VALUE transcode_loop_fallback_args::fallback

Definition at line 2357 of file transcode.c.

◆ fallback_func

VALUE(* transcode_loop_fallback_args::fallback_func) (VALUE, VALUE)

Definition at line 2356 of file transcode.c.

◆ rep

VALUE transcode_loop_fallback_args::rep

Definition at line 2358 of file transcode.c.


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