public final class imaxdiv_t
extends org.moe.natj.c.StructObject
| Modifier | Constructor and Description |
|---|---|
|
imaxdiv_t() |
|
imaxdiv_t(long quot,
long rem) |
protected |
imaxdiv_t(org.moe.natj.general.Pointer peer) |
| Modifier and Type | Method and Description |
|---|---|
long |
quot() |
long |
rem() |
void |
setQuot(long value) |
void |
setRem(long value) |