Replies: 1 comment
-
It's not officially supported. You might be able to hack something together by looking into how the trampoline dispatch mechanism works, but you'll be on your own. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm adding Python bindings to code that needs special handling (like hold a lock). Wrapping my object constructors is not a problem … but how do I hook up something suitable for destructing?
Beta Was this translation helpful? Give feedback.
All reactions