pub unsafe extern "C" fn esp_openthread_set_backbone_netif(
backbone_netif: *mut esp_netif_obj,
)
Expand description
@brief Sets the backbone interface used for border routing.
@note This function must be called before esp_openthread_init
@param[in] backbone_netif The backbone network interface (WiFi or ethernet)