We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cceac5d commit fc21a43Copy full SHA for fc21a43
Modules/_testcapi/parts.h
@@ -1,3 +1,3 @@
1
#include "Python.h"
2
3
-PyAPI_FUNC(int) _PyTestCapi_Init_Vectorcall(PyObject *module);
+int _PyTestCapi_Init_Vectorcall(PyObject *module);
0 commit comments