| Package | Description |
|---|---|
| com.kenai.jffi |
| Modifier and Type | Method | Description |
|---|---|---|
static Library |
Library.getCachedInstance(String name,
int flags) |
Gets a handle for the named library.
|
static Library |
Library.getDefault() |
Gets a handle to the default library.
|
static Library |
Library.openLibrary(String name,
int flags) |
Gets a handle for the named library.
|
Copyright © 2019. All rights reserved.