Interface | Description |
---|---|
Pointer | |
Type |
Class | Description |
---|---|
Address |
Represents a native memory address.
|
FFIProvider |
This class defines the facilities a jaffl FFI provider must provide.
|
LastError |
Enables getting/setting of the unix errno and windows GetLastError() value
|
Library | |
MemoryIO |
Interface to reading/writing various types of memory
|
NativeLong |
Represents a C long.
|
ParameterFlags | |
Platform |
Enum | Description |
---|---|
CallingConvention |
Defines the function calling conventions.
|
LibraryOption |
Options that apply to a library
|
Platform.CPU |
The common names of cpu architectures.
|
Platform.OS |
The common names of operating systems.
|