cef_post_task

Post a task for execution on the specified thread. Equivalent to using

More...
version(cef && embedded_cef_bindings)
extern (C)
int
cef_post_task

Detailed Description

cef task runner t

:GetForThread(threadId)->PostTask(task).

Meta