Searched refs:dll_rb_define_singleton_method (Results 1 – 1 of 1) sorted by relevance
266 # define rb_define_singleton_method dll_rb_define_singleton_method420 static void (*dll_rb_define_singleton_method) (VALUE,const char*,VALUE(*)(),int); variable681 {"rb_define_singleton_method", (RUBY_PROC*)&dll_rb_define_singleton_method},