pub unsafe extern "C" fn event_add_thread(event: Value, thread: Value)
Expand description

Adds a Thread to an Event value.

This takes ownership of the thread.