pub unsafe extern "C" fn options_add_attachmentw(
    opts: *mut Options,
    path: *const c_wchar
)
Expand description

Wide char version of sentry_options_add_attachment.