Ruby  2.7.1p83(2020-03-31revisiona0c7c23c9cec0d0ffcba012279cd652d28ad5bf3)
Data Fields
rb_objspace::mark_func_data_struct Struct Reference

Data Fields

voiddata
 
void(* mark_func )(VALUE v, void *data)
 

Detailed Description

Definition at line 714 of file gc.c.

Field Documentation

◆ data

void* rb_objspace::mark_func_data_struct::data

Definition at line 715 of file gc.c.

◆ mark_func

void(* rb_objspace::mark_func_data_struct::mark_func) (VALUE v, void *data)

Definition at line 716 of file gc.c.


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