Package | Description |
---|---|
com.kenai.jffi |
Modifier and Type | Method and 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 © 2018. All rights reserved.