pub unsafe extern "C" fn cef_task_runner_get_for_current_thread() -> *mut cef_task_runner_tExpand description
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.