com.phronemophobic.cinterop
Utilities for interop with c.
dispatch-async
(dispatch-async f)Run `f` on the main thread. Will return immediately.
dispatch-executor
dispatch-sync
(dispatch-sync f)Run `f` on the main thread. Waits for `f` to complete before returning.
test-load-cef
(test-load-cef)test-load-cljcef
(test-load-cljcef)