iolib
Syscalls and foreign types.
$ area51 add iolibCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(iolib:some-function ...)Syscalls and foreign types.
$ area51 add iolibCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(iolib:some-function ...)