axmol/tools/bindings-generator/targets/spidermonkey/templates/function.h

2 lines
99 B
C
Raw Normal View History

JSBool js_${generator.prefix}_${class_name}_${func_name}(JSContext *cx, uint32_t argc, jsval *vp);