CYCLUS
Macros | Functions
eventhooks.cc.h File Reference

Go to the source code of this file.

Macros

#define __PYX_EXTERN_C   extern
 
#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

Definition at line 13 of file eventhooks.cc.h.

◆ DL_IMPORT

#define DL_IMPORT (   _T)    _T

Definition at line 18 of file eventhooks.cc.h.

Function Documentation

◆ CyclusEventLoopHook()

__PYX_EXTERN_C void CyclusEventLoopHook ( void  )

◆ initeventhooks()

PyMODINIT_FUNC initeventhooks ( void  )