Uses of Class
jnr.ffi.Struct.Unsigned32
-
Packages that use Struct.Unsigned32 Package Description jnr.ffi -
-
Uses of Struct.Unsigned32 in jnr.ffi
Subclasses of Struct.Unsigned32 in jnr.ffi Modifier and Type Class Description classStruct.DWORDMethods in jnr.ffi that return Struct.Unsigned32 Modifier and Type Method Description protected Struct.Unsigned32[]Struct. array(Struct.Unsigned32[] array)Creates an array ofUnsigned32instances.Methods in jnr.ffi with parameters of type Struct.Unsigned32 Modifier and Type Method Description protected Struct.Unsigned32[]Struct. array(Struct.Unsigned32[] array)Creates an array ofUnsigned32instances.
-