[][src]Type Definition sentry_contrib_native_sys::SendEnvelopeFunction

type SendEnvelopeFunction = extern "C" fn(envelope: *mut Envelope, state: *mut c_void);

Type of callback for sending envelopes to a Sentry service