JSCFunctionConstructorOfMagicFunction_ typedef
JSCFunctionConstructorOfMagicFunction_ =
JSValue_ Function(JSContextRef ctx, JSValue_ newTarget, int argc, JSValueRef argv, int magic)
Implementation
typedef JSCFunctionConstructorOfMagicFunction_ =
JSValue_ Function(
JSContextRef ctx,
JSValue_ newTarget,
int argc,
JSValueRef argv,
int magic,
);