4 lines
84 B
C
4 lines
84 B
C
|
|
#include "Python.h"
|
||
|
|
|
||
|
|
PyAPI_FUNC(int) _PyTestCapi_Init_Vectorcall(PyObject *module);
|