Uses of Interface
it.unich.jgmp.nativelib.ReallocFunc
Packages that use ReallocFunc
Package
Description
This package contains all the low-level classes of JGMP.
-
Uses of ReallocFunc in it.unich.jgmp.nativelib
Fields in it.unich.jgmp.nativelib declared as ReallocFuncModifier and TypeFieldDescriptionReallocFuncByReference.valueThe callback which is the only element of this structure.Methods in it.unich.jgmp.nativelib with parameters of type ReallocFuncModifier and TypeMethodDescriptionstatic voidLibGmp.mp_set_memory_functions(AllocFunc alloc_func_ptr, ReallocFunc realloc_func_ptr, FreeFunc free_func_ptr)