| Package | Description |
|---|---|
| com.kenai.jffi |
| Modifier and Type | Method and Description |
|---|---|
static Library |
Library.getCachedInstance(java.lang.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(java.lang.String name,
int flags)
Gets a handle for the named library.
|
Copyright © 2018. All Rights Reserved.