| Package | Description |
|---|---|
| org.jruby.ext.ffi | |
| org.jruby.ext.ffi.jffi |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractInvoker
A native function invoker
|
class |
AbstractMemory
A abstract memory object that defines operations common to both pointers and
memory buffers
|
class |
AutoPointer |
class |
Buffer |
class |
MemoryPointer |
class |
Pointer
C memory pointer operations.
|
class |
Struct |
| Modifier and Type | Class and Description |
|---|---|
static class |
DynamicLibrary.Symbol |
class |
Function |
class |
JFFIInvoker |
Copyright © 2001–2024 JRuby. All rights reserved.