(add-library-path libname path-type path)
Path order has to be explicitly controlled by the user.
Path order has to be explicitly controlled by the user.
(add-resource-path libname & [libpath class-loader])
Look in resources for library
Look in resources for library
(char-ptr-ptr->string-vec num-strings char-ptr-ptr)
Decode a char** ptr.
Decode a char** ptr.
(def-jna-fn libname fn-name docstring rettype & argpairs)
TVM functions are very regular so the mapping to them can exploit this. Argpair is of type [symbol type-coersion].
TVM functions are very regular so the mapping to them can exploit this. Argpair is of type [symbol type-coersion].
(jar-native-library-path)
If you want java-library-path setup for you you need to put native libraries under this location:
If you want java-library-path setup for you you need to put native libraries under this location:
(variable-byte-ptr->string ptr-addr)
Convert a c-string into a string
Convert a c-string into a string
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close