Uses of Class
jnr.ffi.byref.AbstractReference
Packages that use AbstractReference
-
Uses of AbstractReference in jnr.ffi.byref
Subclasses of AbstractReference in jnr.ffi.byrefModifier and TypeClassDescriptionfinal class
AddressByReference is used when the address of a primitive pointer value must be passed as a parameter to a function.final class
AddressByReference is used when the address of a pointer must be passed as a parameter to a function.