We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e3b7f8f commit 8b046ecCopy full SHA for 8b046ec
pyperformance/data-files/benchmarks/bm_ctypes/cmodule.c
@@ -1,3 +1,5 @@
1
+#include <Python.h>
2
+
3
void void_foo_void(void) {
4
5
}
0 commit comments