r10562: avoid using calling-convention on lispworks macosx
[uffi.git] / src / package.lisp
index 7ccb110f18154627fcab29bea150437417fcb98b..e25c9cef71b1403544324b2e506ae5e16e22c6cb 100644 (file)
    #: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
+   #:convert-from-foreign-usb8
    
    ;; string functions
    #:convert-from-cstring
@@ -61,6 +66,7 @@
    #:convert-to-foreign-string
    #:allocate-foreign-string
    #:with-foreign-string
+   #:foreign-string-length
    
    ;; function call
    #:def-function