cl-sdl2-image

MIT

Bindings for sdl2_image using autowrap

$ area51 add cl-sdl2-imageCopy

Usage

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