Function sentry_contrib_native_sys::set_fingerprint[][src]

pub unsafe extern "C" fn set_fingerprint(fingerprint: *const c_char, ...)

Sets the event fingerprint.

This accepts a variable number of arguments, and needs to be terminated by a trailing NULL.