cl-libusb

Lispified bindings to libusb-0.1.

$ area51 add cl-libusbCopy

Usage

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