r9015: fix typo for openmcl
[uffi.git] / src / package.lisp
index 54af538ab25ed8c781247cd464b6f0c0b06cee8b..4744635c2c92c828bb3d9a5ed8c8c7684e0aa8f6 100644 (file)
@@ -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