#include <cpython3_raw.h>
Public Member Functions | |
_typeobject * | GetTypeObject () |
Public Member Functions inherited from NativePyObject | |
_object * | Get () |
const _object * | Get () const |
Public Attributes | |
Int | ob_refcnt |
struct NativePyTypeObject * | ob_type |
_typeobject* GetTypeObject | ( | ) |
Int ob_refcnt |
struct NativePyTypeObject* ob_type |