Type Definition sentry_contrib_native_sys::SendEnvelopeFunction[][src]

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

Type of callback for sending envelopes to a Sentry service