[][src]Function esp_idf_bindgen::esp_netif_get_desc

pub unsafe extern "C" fn esp_netif_get_desc(
    esp_netif: *mut esp_netif_t
) -> *const c_char

@brief Returns configured interface type for this esp-netif instance

@param[in] esp_netif Handle to esp-netif instance

@return Enumerated type of this interface, such as station, AP, ethernet