pub unsafe extern "C" fn esp_openthread_get_backbone_netif() -> *mut esp_netif_t
Expand description
@brief Gets the backbone interface of OpenThread border router.
@return The backbone interface or NULL if border router not initialized.
pub unsafe extern "C" fn esp_openthread_get_backbone_netif() -> *mut esp_netif_t
@brief Gets the backbone interface of OpenThread border router.
@return The backbone interface or NULL if border router not initialized.