pub extern "C" fn update_annotation(
    _key: *const c_char,
    _value: *const c_char
)
Expand description

Update (insert when key is not present) a key-value pair annotation in a crash report.