Deskflow 1.26.0.443
Keyboard and mouse sharing utility
Loading...
Searching...
No Matches
OSXAutoReleasePool.mm File Reference
import "base/OSXAutoReleasePool.h"
import <Foundation/Foundation.h>
Include dependency graph for OSXAutoReleasePool.mm:

Namespaces

namespace  deskflow

Functions

bool deskflow::runInAutoReleasePool (const std::function< bool()> &fn)
 Run fn inside an Objective-C @autoreleasepool block.