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