We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
CFFI has a nice approach to type aliases and providing generic functions so that lisp->c conversions can be defined for these aliases.
It would be nice to add this to emacs-ffi.
This would allow things like declaring a :c-string type that works in a natural way.
:c-string