Liking cljdoc? Tell your friends :D

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].

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).
raw docstring

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close