Build
Docs
Reference
Guides
Blog
Discord
/
node:ffi
/
DynamicLibraryResult
M
[Symbol.dispose]
P
functions
P
lib
Search the reference...
/
Build
Docs
Reference
Guides
Blog
Discord
/
node:ffi
/
DynamicLibraryResult
M
[Symbol.dispose]
P
functions
P
lib
interface
ffi.DynamicLibraryResult
interface
DynamicLibraryResult
<
T
extends
FunctionDefinitions
>
functions
:
WrappedFunctionsFromDefinitions
<
T
>
lib
:
DynamicLibrary
[Symbol.dispose]
()
:
void
;