Ruby 3.5.0dev (2025-10-30 revision 80e2b06d39d0986e8c88cba8946447c1e380aa85)
Data Fields
transcode_loop_fallback_args Struct Reference

Data Fields

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

Detailed Description

Definition at line 2352 of file transcode.c.

Field Documentation

◆ fallback

VALUE transcode_loop_fallback_args::fallback

Definition at line 2354 of file transcode.c.

◆ fallback_func

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

Definition at line 2353 of file transcode.c.

◆ rep

VALUE transcode_loop_fallback_args::rep

Definition at line 2355 of file transcode.c.


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