A couple of helper functions to load from devil straight to cepl c-arrays or textures
$ area51 add cepl.devil
;; area51 add updates your .asd automatically. ;; Use the package in your code: (in-package :my-project) (cepl.devil:some-function ...)