dc_iostream_get_transport

Function dc_iostream_get_transport 

Source
pub unsafe extern "C" fn dc_iostream_get_transport(
    iostream: *mut dc_iostream_t,
) -> dc_transport_t
Expand description

Get the transport type.

@param[in] iostream A valid I/O stream. @returns The transport type of the I/O stream.