INativeType
NativeNumberType
, NativeVoidType
public class NativeSimpleType extends NativeType
Modifier | Constructor | Description |
---|---|---|
protected |
NativeSimpleType() |
Modifier and Type | Method | Description |
---|---|---|
int |
getPreferredBoundary() |
The boundary where this type as a struct member would want to be aligned.
|
Array, createNative, createNative, getByteCount, lookup, Ref, register
public int getPreferredBoundary()
INativeType