CYCLUS
|
#include "Python.h"
Go to the source code of this file.
Macros | |
#define | __PYX_EXTERN_C extern "C++" |
#define | DL_IMPORT(_T) _T |
Functions | |
__PYX_EXTERN_C void | CyclusEventLoopHook (void) |
PyMODINIT_FUNC | initeventhooks (void) |
#define __PYX_EXTERN_C extern "C++" |
Definition at line 20 of file eventhooks.h.
#define DL_IMPORT | ( | _T | ) | _T |
Definition at line 24 of file eventhooks.h.
__PYX_EXTERN_C void CyclusEventLoopHook | ( | void | ) |
PyMODINIT_FUNC initeventhooks | ( | void | ) |