Function sentry_contrib_native_sys::value_set_by_key
source · [−]Expand description
Sets a key to a value in the map.
This moves the ownership of the value into the map. The caller does not
have to call sentry_value_decref
on it.