public final class UnsignedWide
extends org.moe.natj.c.StructObject
| Modifier | Constructor and Description |
|---|---|
|
UnsignedWide() |
|
UnsignedWide(int lo,
int hi) |
protected |
UnsignedWide(org.moe.natj.general.Pointer peer) |
| Modifier and Type | Method and Description |
|---|---|
int |
hi() |
int |
lo() |
void |
setHi(int value) |
void |
setLo(int value) |