Function sentry_contrib_native_sys::transport_new
source · [−]pub unsafe extern "C" fn transport_new(
send_func: Option<SendEnvelopeFunction>
) -> *mut Transport
Expand description
Creates a new transport with an initial send_func
.