pub unsafe extern "C" fn dc_iostream_get_transport(
iostream: *mut dc_iostream_t,
) -> dc_transport_tExpand description
Get the transport type.
@param[in] iostream A valid I/O stream. @returns The transport type of the I/O stream.
pub unsafe extern "C" fn dc_iostream_get_transport(
iostream: *mut dc_iostream_t,
) -> dc_transport_tGet the transport type.
@param[in] iostream A valid I/O stream. @returns The transport type of the I/O stream.