cef_task_runner_get_for_thread

Function cef_task_runner_get_for_thread 

Source
pub unsafe extern "C" fn cef_task_runner_get_for_thread(
    threadId: cef_thread_id_t,
) -> *mut cef_task_runner_t
Expand description

Returns the task runner for the specified CEF thread.