Package it.unich.jgmp.nativelib
Class MpqT
- java.lang.Object
-
- com.sun.jna.PointerType
-
- it.unich.jgmp.nativelib.MpqT
-
- All Implemented Interfaces:
com.sun.jna.NativeMapped
public class MpqT extends com.sun.jna.PointerType
Type representing an object of thempq_t
native type.
-
-
Field Summary
Fields Modifier and Type Field Description (package private) static int
MPQ_SIZE
The size of thempq_t
native type.
-