rb_method_cfunc_struct Struct Reference

#include <method.h>

Data Fields

VALUE(* func )(ANYARGS)
VALUE(* invoker )(VALUE(*func)(ANYARGS), VALUE recv, int argc, const VALUE *argv)
int argc

Detailed Description

Definition at line 63 of file method.h.


Field Documentation

VALUE(* rb_method_cfunc_struct::func)(ANYARGS)
VALUE(* rb_method_cfunc_struct::invoker)(VALUE(*func)(ANYARGS), VALUE recv, int argc, const VALUE *argv)

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

Generated on 18 May 2020 for Ruby by  doxygen 1.6.1