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].
Also, for ease of use when creating derived objects from gc-managed native
pointer-based objects see
tech.v3.resource/chain-resources
.
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]. Also, for ease of use when creating derived objects from gc-managed native pointer-based objects see [`tech.v3.resource/chain-resources`](https://techascent.github.io/tech.resource/tech.v3.resource.html#var-chain-resources).
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close