Function sentry_contrib_native_sys::options_add_attachment
source · [−]Expand description
Adds a new attachment to be sent along.
path
is assumed to be in platform-specific filesystem path encoding.
API Users on windows are encouraged to use
sentry_options_add_attachmentw
instead.