|
void(* | INCREF )(void *, PyObject *, int) |
|
void(* | DECREF )(void *, PyObject *, int) |
|
void(* | GOTREF )(void *, PyObject *, int) |
|
void(* | GIVEREF )(void *, PyObject *, int) |
|
void *(* | SetupContext )(const char *, int, const char *) |
|
void(* | FinishContext )(void **) |
|
void(* __Pyx_RefNannyAPIStruct::DECREF)(void *, PyObject *, int) |
void(* __Pyx_RefNannyAPIStruct::FinishContext)(void **) |
void(* __Pyx_RefNannyAPIStruct::GIVEREF)(void *, PyObject *, int) |
void(* __Pyx_RefNannyAPIStruct::GOTREF)(void *, PyObject *, int) |
void(* __Pyx_RefNannyAPIStruct::INCREF)(void *, PyObject *, int) |
void*(* __Pyx_RefNannyAPIStruct::SetupContext)(const char *, int, const char *) |
The documentation for this struct was generated from the following file: