Package | Description |
---|---|
org.jruby.ext.ffi | |
org.jruby.ext.ffi.jffi |
Modifier and Type | Method and Description |
---|---|
AbstractInvoker |
NoImplFactory.newFunction(Ruby runtime,
Pointer address,
CallbackInfo cbInfo) |
abstract AbstractInvoker |
Factory.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-2015 JRuby. All Rights Reserved.