Main Page
Modules
Data Structures
Files
Data Structures
Data Fields
rb_objspace
::
mark_func_data_struct
rb_objspace::mark_func_data_struct Struct Reference
Data Fields
void *
data
void(*
mark_func
)(VALUE v, void *
data
)
Detailed Description
Definition at line
258
of file
gc.c
.
Field Documentation
void*
rb_objspace::mark_func_data_struct::data
Definition at line
259
of file
gc.c
.
Referenced by
gc_mark()
.
void(*
rb_objspace::mark_func_data_struct::mark_func
)(VALUE v, void *
data
)
Referenced by
gc_mark()
.
The documentation for this struct was generated from the following file:
gc.c
Generated on 18 May 2020 for Ruby by
1.6.1