Function sentry_contrib_native_sys::value_new_event[][src]

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

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.