[][src]Function sentry_contrib_native_sys::envelope_get_event

pub unsafe extern "C" fn envelope_get_event(envelope: *const Envelope) -> Value

Given an envelope returns the embedded event if there is one.

This returns a borrowed value to the event in the envelope.