#include <cpython3_raw.h>
Public Attributes | |
py::CPythonLibraryInterface * | pylib |
Public Attributes inherited from NativePyObjectHead_Debug | |
Int | ob_refcnt |
struct NativePyTypeObject * | ob_type |
Additional Inherited Members | |
Public Member Functions inherited from NativePyObjectHead_Debug | |
_typeobject * | GetTypeObject () |
Public Member Functions inherited from NativePyObject | |
_object * | Get () |
const _object * | Get () const |
py::CPythonLibraryInterface* pylib |