cef_task_runner_t.belongs_to_current_thread

Returns true (1) if this task runner belongs to the current thread.

struct cef_task_runner_t
extern (System)
int function(cef_task_runner_t* self) nothrow belongs_to_current_thread;

Meta