_object Struct Reference

_object Struct Reference

#include <object.h>

Class Description

Public Attributes

Py_ssize_t ob_refcnt
 
struct _typeobjectob_type
 

Member Data Documentation

Py_ssize_t ob_refcnt

Definition at line 107 of file object.h.

struct _typeobject* ob_type

Definition at line 107 of file object.h.


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