esp_idf_svc::sys

Function esp_openthread_get_netif

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

@brief This function acquires the OpenThread netif.

@return The OpenThread netif or NULL if not initialzied.