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