X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=src%2Fpackage.lisp;h=3c22730a3f73e7735f9d0701915f0fd184879f42;hb=2edbb8ace64a4303296fb5582a762070db3cbabd;hp=7ccb110f18154627fcab29bea150437417fcb98b;hpb=77fd04d570b9ae1fd40c1f7b0134af826576210b;p=uffi.git diff --git a/src/package.lisp b/src/package.lisp index 7ccb110..3c22730 100644 --- a/src/package.lisp +++ b/src/package.lisp @@ -45,11 +45,15 @@ #:deref-pointer #:ensure-char-character #:ensure-char-integer + #:ensure-char-storable #:null-pointer-p #:make-null-pointer + #:make-pointer + #:pointer-address #:+null-cstring-pointer+ #:char-array-to-pointer #:with-cast-pointer + #:def-foreign-var ;; string functions #:convert-from-cstring @@ -61,6 +65,7 @@ #:convert-to-foreign-string #:allocate-foreign-string #:with-foreign-string + #:foreign-string-length ;; function call #:def-function