Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 336 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 336 Bytes

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.