[][src]Module napi::threadsafe_function

Structs

ThreadsafeFunction

Communicate with the addon's main thread by invoking a JavaScript function from other threads.

Traits

ToJs