public class NativeSize
extends com.sun.jna.IntegerType
| Modifier and Type | Field | Description |
|---|---|---|
static int |
SIZE |
Size of a size_t integer, in bytes.
|
| Constructor | Description |
|---|---|
NativeSize() |
Create a zero-valued Size.
|
NativeSize(long value) |
Create a Size with the given value.
|
Copyright © 2026. All rights reserved.