JSCFunctionIterNextFunction_ typedef
JSCFunctionIterNextFunction_ =
JSValue_ Function(JSContextRef ctx, JSValue_ thiz, int argc, JSValueRef argv, Pointer<Int> pdone, int magic)
Implementation
typedef JSCFunctionIterNextFunction_ =
JSValue_ Function(
JSContextRef ctx,
JSValue_ thiz,
int argc,
JSValueRef argv,
Pointer<Int> pdone,
int magic,
);