cpython/Modules/_testcapi/parts.h

3 lines
72 B
C

#include "Python.h"
int _PyTestCapi_Init_Vectorcall(PyObject *module);