NativePyObjectHead_Release Struct Reference

#include <cpython37_raw.h>

Inheritance diagram for NativePyObjectHead_Release:

公共成员函数

_typeobject *  GetTypeObject ()
-  Public Member Functions inherited from NativePyObject
_object *  Get ()
const _object *  Get () const

Public Attributes

Int   ob_refcnt
struct NativePyTypeObject ob_type

成员函数文档编制

◆  GetTypeObject()

_typeobject* GetTypeObject ( )

Member Data Documentation

◆  ob_refcnt

Int ob_refcnt

◆  ob_type

struct NativePyTypeObject * ob_type