Uses of Class
it.unich.jgmp.nativelib.SizeTByReference
-
Packages that use SizeTByReference Package Description it.unich.jgmp.nativelib This package contains all the low-level classes of JGMP. -
-
Uses of SizeTByReference in it.unich.jgmp.nativelib
Methods in it.unich.jgmp.nativelib with parameters of type SizeTByReference Modifier and Type Method Description static com.sun.jna.Pointer
LibGmp. mpz_export(java.nio.ByteBuffer rop, SizeTByReference count, int order, SizeT size, int endian, SizeT nails, MpzT op)
-