in reply to Re^3: Wrapping C constructor with opaque pointer using Platypus
in thread Wrapping C constructor with opaque pointer using Platypus

Alright, I think I get it now (and I very obviously need to step back and find a C book somewhere). Platypus even exposes a sizeof() method so I can try some stuff with that.

Thanks to all involved!