INativeTypeNativeNumberType, NativeVoidTypepublic 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, registerpublic int getPreferredBoundary()
INativeType