Package it.unich.jgmp.nativelib
Class MpBitcntT
- java.lang.Object
-
- java.lang.Number
-
- com.sun.jna.IntegerType
-
- it.unich.jgmp.nativelib.MpBitcntT
-
- All Implemented Interfaces:
com.sun.jna.NativeMapped
,java.io.Serializable
public class MpBitcntT extends com.sun.jna.IntegerType
The nativemp_bitcnt_t
data type, which may be a 32 or 64 bit unsigned integer.- See Also:
- Serialized Form
-
-
Field Summary
Fields Modifier and Type Field Description (package private) static int
SIZE
The size of the nativemp_bitcnt_t
data type.
-