Uses of Class
jnr.ffi.StructLayout
-
Packages that use StructLayout Package Description jnr.ffi -
-
Uses of StructLayout in jnr.ffi
Methods in jnr.ffi with type parameters of type StructLayout Modifier and Type Method Description protected <T extends StructLayout>
TStructLayout. inner(T structLayout)Methods in jnr.ffi that return StructLayout Modifier and Type Method Description StructLayoutStructLayout.Field. enclosing()Gets theStructthisMemberis a member of.
-