tech.jna 4.05

Released under the Eclipse Public License

Bindings to JNA. Used with libpython-clj among others.

Installation

To install, add the following dependency to your project or build file:

[techascent/tech.jna "4.05"]

Namespaces

tech.v3.jna

Simple bindings to the JNA system. Fastest pathway to success is def-jna-fn. Note that the default behavior for malloc has changed; the default resource type is :gc now as opposed to [:stack :gc].