pub unsafe extern "C" fn esp_transport_ws_get_redir_uri(
t: esp_transport_handle_t,
) -> *mut c_charExpand description
@brief Returns websocket redir host for the last connection attempt
@param t websocket transport handle
@return - URI of the redirection host - NULL if no redirection was attempted