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