Uses of Class
jnr.ffi.Struct.AbstractBoolean
-
Packages that use Struct.AbstractBoolean Package Description jnr.ffi -
-
Uses of Struct.AbstractBoolean in jnr.ffi
Subclasses of Struct.AbstractBoolean in jnr.ffi Modifier and Type Class Description classStruct.BOOL16classStruct.BooleanA normal C boolean - 1 byte in sizeclassStruct.WBOOLA Windows BOOL - 4 bytes
-