more-cffi

MIT

A higher layer of abstraction over CFFI.

$ area51 add more-cffiCopy

Usage

;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(more-cffi:some-function ...)