cef_task_runner_t.belongs_to_thread

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