public interface NativeLibraryHandle
NativeFunctionInterface.getLibraryHandle(String)
. A handle is used to resolve a string to
a handle or
pointer.Modifier and Type | Method and Description |
---|---|
java.lang.String |
getName()
Gets a name for this library.
|