JSCFunctionGetterMagicFunction typedef

JSCFunctionGetterMagicFunction = JSValue Function(JSContext ctx, JSValue thiz, int magic)

Implementation

typedef JSCFunctionGetterMagicFunction =
    JSValue Function(JSContext ctx, JSValue thiz, int magic);