esp_idf_svc::sys

Function esp_openthread_get_backbone_netif

Source
pub unsafe extern "C" fn esp_openthread_get_backbone_netif() -> *mut esp_netif_obj
Expand description

@brief Gets the backbone interface of OpenThread border router.

@return The backbone interface or NULL if border router not initialized.