Ruby 4.0.5p0 (2026-05-20 revision 64336ffd0ee9e1f4c05891695a3d7b49cb709721)
rb_method_bmethod_struct Struct Reference

Data Fields

VALUE proc
rb_serial_t defined_ractor_id
unsigned int local_hooks_cnt

Detailed Description

Definition at line 167 of file method.h.

Field Documentation

◆ defined_ractor_id

rb_serial_t rb_method_bmethod_struct::defined_ractor_id

Definition at line 169 of file method.h.

◆ local_hooks_cnt

unsigned int rb_method_bmethod_struct::local_hooks_cnt

Definition at line 170 of file method.h.

◆ proc

VALUE rb_method_bmethod_struct::proc

Definition at line 168 of file method.h.


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