Ruby 4.0.5p0 (2026-05-20 revision 64336ffd0ee9e1f4c05891695a3d7b49cb709721)
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: