Function sentry_contrib_native_sys::value_append
source · [−]Expand description
Appends a value to a list.
This moves the ownership of the value into the list. The caller does
not have to call sentry_value_decref
on it.
Appends a value to a list.
This moves the ownership of the value into the list. The caller does
not have to call sentry_value_decref
on it.