Uses of Class
jnr.ffi.Struct.Pointer
Packages that use Struct.Pointer
-
Uses of Struct.Pointer in jnr.ffi
Methods in jnr.ffi that return Struct.PointerModifier and TypeMethodDescriptionprotected final Struct.Pointer[]
Struct.array
(Struct.Pointer[] array) Creates an array ofPointer
instances.Methods in jnr.ffi with parameters of type Struct.PointerModifier and TypeMethodDescriptionprotected final Struct.Pointer[]
Struct.array
(Struct.Pointer[] array) Creates an array ofPointer
instances.