A tool in order to easily call C/C++/Obj-C native libraries into java.
I'm using JNA 4.0.0 to access some DLL function from Java, this DLL Native Function is declared as the following: int …