public abstract class CallbackManager extends Object
| Constructor and Description |
|---|
CallbackManager() |
| Modifier and Type | Method and Description |
|---|---|
abstract Pointer |
getCallback(Ruby runtime,
CallbackInfo cbInfo,
Object proc) |
public abstract Pointer getCallback(Ruby runtime, CallbackInfo cbInfo, Object proc)
Copyright © 2001–2024 JRuby. All rights reserved.