Skip to content

Instantly share code, notes, and snippets.

@ozgun
Created March 21, 2013 12:42
Show Gist options
  • Select an option

  • Save ozgun/5212735 to your computer and use it in GitHub Desktop.

Select an option

Save ozgun/5212735 to your computer and use it in GitHub Desktop.
c
void rb_define_method(VALUE klass, const char *name, VALUE (*func)(), int argc)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment