CYCLUS
Loading...
Searching...
No Matches
eventhooks.h File Reference
#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)
 

Macro Definition Documentation

◆ __PYX_EXTERN_C

#define __PYX_EXTERN_C   extern "C++"

Definition at line 20 of file eventhooks.h.

◆ DL_IMPORT

#define DL_IMPORT ( _T)    _T

Definition at line 24 of file eventhooks.h.

Function Documentation

◆ CyclusEventLoopHook()

__PYX_EXTERN_C void CyclusEventLoopHook ( void )

◆ initeventhooks()

PyMODINIT_FUNC initeventhooks ( void )