ffi.dlclose(handle)
handleDynamicLibrary
关闭一个动态库。
🌐 Closes a dynamic library.
这相当于调用 handle.close()。
🌐 This is equivalent to calling handle.close().
handle DynamicLibrary关闭一个动态库。
🌐 Closes a dynamic library.
这相当于调用 handle.close()。
🌐 This is equivalent to calling handle.close().