Ruby 4.0.5p0 (2026-05-20 revision 64336ffd0ee9e1f4c05891695a3d7b49cb709721)
rb_encoding_entry Struct Reference

Data Fields

rb_atomic_t loaded
const char * name
rb_encodingenc
rb_encodingbase

Detailed Description

Definition at line 65 of file encoding.c.

Field Documentation

◆ base

rb_encoding* rb_encoding_entry::base

Definition at line 69 of file encoding.c.

◆ enc

rb_encoding* rb_encoding_entry::enc

Definition at line 68 of file encoding.c.

◆ loaded

rb_atomic_t rb_encoding_entry::loaded

Definition at line 66 of file encoding.c.

◆ name

const char* rb_encoding_entry::name

Definition at line 67 of file encoding.c.


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