Package | Description |
---|---|
org.jruby.ext.ffi | |
org.jruby.ext.ffi.jffi |
Modifier and Type | Method and Description |
---|---|
abstract AbstractInvoker |
Factory.newFunction(Ruby runtime,
Pointer address,
CallbackInfo cbInfo) |
AbstractInvoker |
NoImplFactory.newFunction(Ruby runtime,
Pointer address,
CallbackInfo cbInfo) |
Modifier and Type | Method and Description |
---|---|
void |
FFI.registerAttachedMethod(DynamicMethod method,
AbstractInvoker invoker) |
Modifier and Type | Class and Description |
---|---|
class |
Function |
class |
JFFIInvoker |
Copyright © 2001-2018 JRuby. All Rights Reserved.