Ruby 2.7.7p221 (2022-11-24 revision 168ec2b1e5ad0e4688e963d9de019557c78feed9)
Data Fields
rb_data_type_struct Struct Reference

#include <ruby.h>

Data Fields

const charwrap_struct_name
 
struct {
   void(*   rb_data_type_struct::dmark )(void *)
 
   void(*   rb_data_type_struct::dfree )(void *)
 
   size_t(*   rb_data_type_struct::dsize )(const void *)
 
   void(*   rb_data_type_struct::dcompact )(void *)
 
   void *   rb_data_type_struct::reserved [1]
 
function
 
const rb_data_type_tparent
 
voiddata
 
VALUE flags
 

Detailed Description

Definition at line 1148 of file ruby.h.


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