clojure-jna
clojure-jna copied to clipboard
Native return objects and function parameters
How would you call a native function that that's a native struct or a pointer as its parameter?
that has a native struct or parameter*