#include <cpython3_raw.h>
Public Attributes | |
void * | pointer |
const Char * | name |
void * | context |
NativePyCapsule_Destructor * | destructor |
Public Attributes inherited from NativePyObjectHead_Release | |
Int | ob_refcnt |
struct NativePyTypeObject * | ob_type |
Additional Inherited Members | |
Public Member Functions inherited from NativePyObjectHead_Release | |
_typeobject * | GetTypeObject () |
Public Member Functions inherited from NativePyObject | |
_object * | Get () |
const _object * | Get () const |
void* pointer |
const Char* name |
void* context |
NativePyCapsule_Destructor* destructor |