Uses of Class
jnr.ffi.StructLayout

Packages that use StructLayout
jnr.ffi   
 

Uses of StructLayout in jnr.ffi
 

Methods in jnr.ffi with type parameters of type StructLayout
protected
<T extends StructLayout>
T
StructLayout.inner(T structLayout)
           
 

Methods in jnr.ffi that return StructLayout
 StructLayout StructLayout.Field.enclosing()
          Gets the Struct this Member is a member of.
 



Copyright © 2013. All Rights Reserved.