/clj-native

Clojure library wrapping JNA's direct call mapping

Primary LanguageClojure

clj-native

Clojure library for generating JNA direct mappings.

Usage

See src/examples/c_lib.clj
(this section will be updated properly with version 1.0)

Caveats

Anything you can't do with JNA, you also can't do with clj-native.

License

Eclipse public license version 1.0. See epl-v10.html for details.