Module napi::threadsafe_function
source · Modules
Structs
- ThreadSafeFunction Context object the
valueis the value passed tocallmethod - Communicate with the addon’s main thread by invoking a JavaScript function from other threads.