#include <Python.h>
Go to the source code of this file.
Functions | |
PyMODINIT_FUNC | PyInit__api_implementation (void) |
Variables | |
static struct PyModuleDef | module_def |
PyMODINIT_FUNC PyInit__api_implementation | ( | void | ) |
Definition at line 41 of file api_implementation.c.
|
static |
Definition at line 30 of file api_implementation.c.