Ruby  2.7.2p137(2020-10-01revision5445e0435260b449decf2ac16f9d09bae3cafe72)
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: