Uses of Class
jnr.ffi.Struct.AbstractBoolean

Packages that use Struct.AbstractBoolean
jnr.ffi   
 

Uses of Struct.AbstractBoolean in jnr.ffi
 

Subclasses of Struct.AbstractBoolean in jnr.ffi
 class Struct.Boolean
          A normal C boolean - 1 byte in size
 class Struct.WBOOL
          A Windows BOOL - 4 bytes
 



Copyright © 2012. All Rights Reserved.