cef_task_runner_get_for_current_thread

Returns the task runner for the current thread. Only CEF threads will have task runners. An NULL reference will be returned if this function is called on an invalid thread.

version(cef && embedded_cef_bindings)
extern (C)
cef_task_runner_get_for_current_thread
()

Meta