Function sentry_contrib_native_sys::close
source · [−]pub unsafe extern "C" fn close() -> c_int
Expand description
Shuts down the Sentry client and forces transports to flush out.
Returns 0 on success.
pub unsafe extern "C" fn close() -> c_int
Shuts down the Sentry client and forces transports to flush out.
Returns 0 on success.