pub unsafe extern "C" fn esp_openthread_get_instance() -> *mut otInstance
Expand description
@brief This function acquires the underlying OpenThread instance.
@note This function can be called on other tasks without lock.
@return The OpenThread instance pointer