I am trying to run the following C function from Java using JNA, but I get an error (Invalid memory access) on x86 windows (DLL) but not in x64 linux (.SO).I am trying to run the following C function fro
I am trying to run the following C function from Java using JNA, but I get an error (Invalid memory access) on x86 windows (DLL) but not in x64 linux (.SO).I am trying to run the following C function fro