Ruby 4.0.6p0 (2026-07-14 revision 03b6d3f8898a28604fe6cb00eae3226b821168f4)
RZombie Struct Reference

Data Fields

VALUE flags
VALUE next
void(* dfree )(void *)
void * data

Detailed Description

Definition at line 1025 of file default.c.

Field Documentation

◆ data

void* RZombie::data

Definition at line 1029 of file default.c.

◆ dfree

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

Definition at line 1028 of file default.c.

◆ flags

VALUE RZombie::flags

Definition at line 1026 of file default.c.

◆ next

VALUE RZombie::next

Definition at line 1027 of file default.c.


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