Searched defs:CallbackStruct (Results 1 – 1 of 1) sorted by relevance
71 struct CallbackStruct { in WalkEventLoop() struct72 std::function<void(void *, void *)> *callback; in WalkEventLoop()73 void *args; in WalkEventLoop()