Class WindowsLibrary
java.lang.Object
club.doki7.ffm.library.WindowsLibrary
- All Implemented Interfaces:
ISharedLibrary
,RawFunctionLoader
,AutoCloseable
-
Field Summary
FieldsFields inherited from interface club.doki7.ffm.RawFunctionLoader
nativeLinker
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface club.doki7.ffm.RawFunctionLoader
load
-
Field Details
-
DESCRIPTOR$FreeLibrary
-
-
Method Details
-
apply
- Specified by:
apply
in interfaceRawFunctionLoader
-
close
public void close()- Specified by:
close
in interfaceAutoCloseable
- Specified by:
close
in interfaceISharedLibrary
-