arsd-official ~master (2024-10-25T16:17:57Z)
Dub
Repo
cef_task_runner_t.belongs_to_thread
arsd
webview
cef_task_runner_t
Returns true (1) if this task runner is for the specified CEF thread.
struct
cef_task_runner_t
extern (
System
)
int
function
(
cef_task_runner_t
*
self
,
cef_thread_id_t
threadId
)
nothrow
belongs_to_thread
;
Meta
Source
See Implementation
arsd
webview
cef_task_runner_t
variables
base
belongs_to_current_thread
belongs_to_thread
is_same
post_delayed_task
post_task
Returns true (1) if this task runner is for the specified CEF thread.