clojure-jna
clojure-jna copied to clipboard
Add an snprintf example to the readme
The example in the readme doesn't deal with the common C case of mutable input parameters. Documenting how to handle this would obviously be useful.