loadLib
Load the native library from an explicit path and cache it
Load the native library from an explicit path and cache it
function loadLib(libPath: string | URL): DynamicLibrary;Parameters
Prop
Type
Returns
DynamicLibrary
Load the native library from an explicit path and cache it
Load the native library from an explicit path and cache it
function loadLib(libPath: string | URL): DynamicLibrary;Prop
Type
DynamicLibrary