![]() |
Deskflow 1.26.0.443
Keyboard and mouse sharing utility
|
#include <functional>

Go to the source code of this file.
Namespaces | |
| namespace | deskflow |
Functions | |
| bool | deskflow::runInAutoReleasePool (const std::function< bool()> &fn) |
Run fn inside an Objective-C @autoreleasepool block. | |