cl-sdl2-image
Bindings for sdl2_image using autowrap
$ area51 add cl-sdl2-imageCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-sdl2-image:some-function ...)Bindings for sdl2_image using autowrap
$ area51 add cl-sdl2-imageCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-sdl2-image:some-function ...)