#include "PreCompiled.h"#include <Python.h>Go to the source code of this file.
Variables | |
| struct PyMethodDef | Start_methods [] |
| struct PyMethodDef Start_methods[] |
{
{NULL, NULL}
}
Definition at line 31 of file AppStartPy.cpp.
Referenced by initStart().
1.6.1