iolib

MIT

Syscalls and foreign types.

$ area51 add iolibCopy

Usage

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