pub unsafe extern "C" fn value_new_event() -> Value
Expand description

Creates a new empty Event value.

See https://docs.sentry.io/platforms/native/enriching-events/ for how to further work with events, and https://develop.sentry.dev/sdk/event-payloads/ for a detailed overview of the possible properties of an Event.