X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=src%2Fpackage.lisp;h=4744635c2c92c828bb3d9a5ed8c8c7684e0aa8f6;hb=8626fd8b0c42c7ecd107e3f4d1353b109ba8f9ad;hp=7ccb110f18154627fcab29bea150437417fcb98b;hpb=77fd04d570b9ae1fd40c1f7b0134af826576210b;p=uffi.git diff --git a/src/package.lisp b/src/package.lisp index 7ccb110..4744635 100644 --- a/src/package.lisp +++ b/src/package.lisp @@ -47,9 +47,12 @@ #:ensure-char-integer #: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 +64,7 @@ #:convert-to-foreign-string #:allocate-foreign-string #:with-foreign-string + #:foreign-string-length ;; function call #:def-function