JSCFunctionTypeRef typedef

JSCFunctionTypeRef = Pointer<JSCFunctionType_>

Implementation

typedef JSCFunctionTypeRef = Pointer<JSCFunctionType_>;