Expand description
Looks up a value in a list by index. If missing a null value is returned. The returned value is owned.
If the caller no longer needs the value it must be released with
sentry_value_decref
.
Looks up a value in a list by index. If missing a null value is returned. The returned value is owned.
If the caller no longer needs the value it must be released with
sentry_value_decref
.