Function sentry_contrib_native_sys::event_add_thread[][src]

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

Adds a Thread to an Event value.

This takes ownership of the thread.