Ruby 4.0.0dev (2025-12-19 revision e23a918a711c719f6ac257c83b81284fd137c1f6)
Data Fields
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: