Package | Description |
---|---|
org.bridj.ann |
BridJ annotations classes (used to decorate bindings ; you do not need to
browse this if you are using JNAerator).
|
Modifier and Type | Class and Description |
---|---|
interface |
CLong
Indicate that a Java long value is represented by a C 'long' integer (which
size is platform- and compiler-dependent).
|
interface |
Ptr
Indicate that a Java long value is represented by a natively-sized integer
('size_t' and pointer types).
|
Copyright © 2009-2020. All Rights Reserved.