CYCLUS
Loading...
Searching...
No Matches
eventhooks.cc_api.h File Reference
#include "Python.h"
#include "eventhooks.cc.h"

Go to the source code of this file.

Macros

#define __PYX_HAVE_RT_ImportFunction_3_0_11
 
#define eventloophook   __pyx_api_f_10eventhooks_eventloophook
 

Functions

static int __Pyx_ImportFunction_3_0_11 (PyObject *module, const char *funcname, void(**f)(void), const char *sig)
 
static int import_eventhooks (void)
 

Variables

static void(* __pyx_api_f_10eventhooks_eventloophook )(void)=0
 

Macro Definition Documentation

◆ __PYX_HAVE_RT_ImportFunction_3_0_11

#define __PYX_HAVE_RT_ImportFunction_3_0_11

Definition at line 14 of file eventhooks.cc_api.h.

◆ eventloophook

#define eventloophook   __pyx_api_f_10eventhooks_eventloophook

Definition at line 12 of file eventhooks.cc_api.h.

Function Documentation

◆ __Pyx_ImportFunction_3_0_11()

static int __Pyx_ImportFunction_3_0_11 ( PyObject * module,
const char * funcname,
void(**)(void) f,
const char * sig )
static

Definition at line 15 of file eventhooks.cc_api.h.

◆ import_eventhooks()

static int import_eventhooks ( void )
static

Definition at line 51 of file eventhooks.cc_api.h.

Variable Documentation

◆ __pyx_api_f_10eventhooks_eventloophook

void(* __pyx_api_f_10eventhooks_eventloophook) (void)=0 ( void )
static

Definition at line 11 of file eventhooks.cc_api.h.