cffi-c-ref
Adds streamlined access to foreign memory
$ area51 add cffi-c-refCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cffi-c-ref:some-function ...)Adds streamlined access to foreign memory
$ area51 add cffi-c-refCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cffi-c-ref:some-function ...)