Struct sh::scripting::shallot_ShallotObjectΒΆ

struct sh::scripting::shallot_ShallotObject

A wrapper around a native object for the Python world.

Public Members

PyObject_HEAD void * nativeObject
std::shared_ptr<void> sharedNativeObject
bool isReallyShared