posix-shm

BSD 3-Clause

POSIX shared memory API

$ area51 add posix-shmCopy

Usage

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