Function sentry_contrib_native_sys::options_set_max_breadcrumbs[][src]

pub unsafe extern "C" fn options_set_max_breadcrumbs(
    opts: *mut Options,
    max_breadcrumbs: usize
)

Sets the number of breadcrumbs being tracked and attached to events.

Defaults to 100.