Function sentry_contrib_native_sys::transport_new[][src]

pub unsafe extern "C" fn transport_new(
    send_func: Option<SendEnvelopeFunction>
) -> *mut Transport

Creates a new transport with an initial send_func.