Searched defs:SendControlEventAsyncContext (Results 1 – 1 of 1) sorted by relevance
36 struct SendControlEventAsyncContext { struct37 napi_env env = nullptr;38 napi_async_work work = nullptr;39 napi_deferred deferred = nullptr;40 ControlEvent event;41 int32_t result;