pub unsafe extern "C" fn esp_openthread_get_netif() -> *mut esp_netif_t
Expand description
@brief This function acquires the OpenThread netif.
@return The OpenThread netif or NULL if not initialzied.
pub unsafe extern "C" fn esp_openthread_get_netif() -> *mut esp_netif_t
@brief This function acquires the OpenThread netif.
@return The OpenThread netif or NULL if not initialzied.