X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;ds=sidebyside;f=src%2Fpackage.lisp;h=4744635c2c92c828bb3d9a5ed8c8c7684e0aa8f6;hb=8626fd8b0c42c7ecd107e3f4d1353b109ba8f9ad;hp=54af538ab25ed8c781247cd464b6f0c0b06cee8b;hpb=db166e2970e1aaabd611e243eb899ae4d2f5f5ff;p=uffi.git diff --git a/src/package.lisp b/src/package.lisp index 54af538..4744635 100644 --- a/src/package.lisp +++ b/src/package.lisp @@ -47,6 +47,8 @@ #:ensure-char-integer #:null-pointer-p #:make-null-pointer + #:make-pointer + #:pointer-address #:+null-cstring-pointer+ #:char-array-to-pointer #:with-cast-pointer @@ -62,6 +64,7 @@ #:convert-to-foreign-string #:allocate-foreign-string #:with-foreign-string + #:foreign-string-length ;; function call #:def-function