What's the equivalent to IntPtr (C#) in Java (JNA)?
com.sun.jna.ptr.IntByReference
I expect that would be a com.sun.jna.ptr.ByReference
or one of its concrete sub-types.
来源:https://stackoverflow.com/questions/1448814/whats-the-equivalent-to-intptr-c-in-java