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

Type of callback for sending envelopes to a Sentry service