Other Functions
The following functions are available globally.
-
Creates proxy class to connect iOS threading to C++
Declaration
Swift
public func makeIOSPlatformThreading() -> PlatformThreadingReturn Value
Implementation of threading interface.
-
Undocumented
Declaration
Swift
public func synchronized<Result>(_ lock: Any, closure: () -> Result) -> Result
Other Functions Reference