Ruby 4.0.6p0 (2026-07-14 revision 03b6d3f8898a28604fe6cb00eae3226b821168f4)
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: