Skip to content

take type-alias and conversion ideas from CFFI #2

Open
@tromey

Description

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.

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions