cl-egl

BSD 3-Clause

Common Lisp wrapper for libEGL

$ area51 add cl-eglCopy

Usage

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

Dependencies