Ruby  1.9.3p448(2013-06-27revision41675)
Data Fields
rb_method_cfunc_struct Struct Reference

#include <method.h>

Data Fields

VALUE(* func )(ANYARGS)
 
int argc
 

Detailed Description

Definition at line 47 of file method.h.

Field Documentation

int rb_method_cfunc_struct::argc
VALUE(* rb_method_cfunc_struct::func)(ANYARGS)

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