Sha256: 3c9325f81d68b534436c9154ce4ad9d7d0020cfd12d408fd1dbe65e488b82c9c
Contents?: true
Size: 335 Bytes
Versions: 36
Compression:
Stored size: 335 Bytes
Contents
//-*-c++-*- // Template for the init function snippet registering a function. // Note that in the case of a method, !parent_varname! would be a // synonim for !class_varname!. rb_define_module_function(r!parent_varname!, "!function_bindname!", RUBY_METHOD_FUNC(!function_varname!), !function_paramcount!); !function_aliases!
Version data entries
36 entries across 36 versions & 2 rubygems