Python 2.7/3.x compatible version of PyImport_AppendInittab and error checks.
More...
#include <embed.h>
Public Types | |
| using | init_t = void(*)() |
Public Member Functions | |
| embedded_module (const char *name, init_t init) | |
Python 2.7/3.x compatible version of PyImport_AppendInittab and error checks.
| using embedded_module::init_t = void (*)() |
|
inline |
1.8.19