HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
PY_PyModuleDef_Slot Struct Reference

#include <PY_CPythonAPI.h>

Public Attributes

int slot
 
voidvalue
 

Detailed Description

Definition at line 512 of file PY_CPythonAPI.h.

Member Data Documentation

int PY_PyModuleDef_Slot::slot

Definition at line 514 of file PY_CPythonAPI.h.

void* PY_PyModuleDef_Slot::value

Definition at line 515 of file PY_CPythonAPI.h.


The documentation for this struct was generated from the following file: