JSCFunctionGetterMagicFunction_ typedef

JSCFunctionGetterMagicFunction_ = JSValue_ Function(JSContextRef ctx, JSValue_ thiz, int magic)

Implementation

typedef JSCFunctionGetterMagicFunction_ =
    JSValue_ Function(JSContextRef ctx, JSValue_ thiz, int magic);