uox3/spidermonkey/analysis-tests/misdeclared-red-funcptr.cpp

5 lines
118 B
C++

#include "jstypes.h"
// JS_REQUIRES_STACK should come before the *
typedef void (* JS_REQUIRES_STACK RedFuncPtr)();