Skip to main content

esp_openthread_get_netif

Function esp_openthread_get_netif 

Source
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 initialized.