Ruby 3.4.3p32 (2025-04-14 revision d0b7e5b6a04bde21ca483d20a1546b28b401c2d4)
rb_method_bmethod_struct Struct Reference

Data Fields

VALUE proc
 
struct rb_hook_list_structhooks
 
VALUE defined_ractor
 

Detailed Description

Definition at line 159 of file method.h.

Field Documentation

◆ defined_ractor

VALUE rb_method_bmethod_struct::defined_ractor

Definition at line 162 of file method.h.

◆ hooks

struct rb_hook_list_struct* rb_method_bmethod_struct::hooks

Definition at line 161 of file method.h.

◆ proc

VALUE rb_method_bmethod_struct::proc

Definition at line 160 of file method.h.


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