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