mruby  2.0.1
mruby is the lightweight implementation of the Ruby language
Public Attributes | List of all members
mrb_method_t Struct Reference
Collaboration diagram for mrb_method_t:
Collaboration graph
[legend]

Public Attributes

mrb_bool func_p
 
union {
   struct RProc *   proc
 
   mrb_func_t   func
 
}; 
 

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