Module napi_h::threadsafe_function
source · Modules§
Structs§
- ThreadSafeFunction Context object the
value
is the value passed tocall
method - Communicate with the addon’s main thread by invoking a JavaScript function from other threads.