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

6 lines
118 B
C++
Raw Permalink Normal View History

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