Function sentry_contrib_native_sys::event_add_exception[][src]

pub unsafe extern "C" fn event_add_exception(event: Value, exception: Value)

Adds an Exception to an Event value.

This takes ownership of the exception.