Ruby 3.5.0dev (2025-05-16 revision 6b10d40157b5287cd13169437800343165eae949)
Data Fields
rb_ns_subclasses Struct Reference

Internal header for Class. More...

#include <class.h>

Data Fields

long refcount
 
struct st_tabletbl
 

Detailed Description

Internal header for Class.

Author
Ruby developers ruby-.nosp@m.core.nosp@m.@ruby.nosp@m.-lan.nosp@m.g.org

Definition at line 30 of file class.h.

Field Documentation

◆ refcount

long rb_ns_subclasses::refcount

Definition at line 31 of file class.h.

◆ tbl

struct st_table* rb_ns_subclasses::tbl

Definition at line 32 of file class.h.


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