Ruby 3.5.0dev (2025-10-06 revision f13e68e252ee96ee01e3b6eb11ad4109d5e033b1)
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: