mirror of
https://github.com/python/cpython.git
synced 2025-10-27 16:57:08 +00:00
3 lines
72 B
C
3 lines
72 B
C
#include "Python.h"
|
|
|
|
int _PyTestCapi_Init_Vectorcall(PyObject *module);
|