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

Sets the event fingerprint.

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