Skip to main content

esp_transport_get_context_data

Function esp_transport_get_context_data 

Source
pub unsafe extern "C" fn esp_transport_get_context_data(
    t: esp_transport_handle_t,
) -> *mut c_void
Expand description

@brief Get user data context of this transport

@param[in] t The transport handle

@return The user data context