Ruby 3.4.2p28 (2025-02-15 revision d2930f8e7a5db8a7337fa43370940381b420cc3e)
RZombie Struct Reference

Data Fields

struct RBasic basic
 
VALUE next
 
void(* dfree )(void *)
 
void * data
 

Detailed Description

Definition at line 977 of file default.c.

Field Documentation

◆ basic

struct RBasic RZombie::basic

Definition at line 978 of file default.c.

◆ data

void* RZombie::data

Definition at line 981 of file default.c.

◆ dfree

void(* RZombie::dfree) (void *)

Definition at line 980 of file default.c.

◆ next

VALUE RZombie::next

Definition at line 979 of file default.c.


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