pub unsafe extern "C" fn otThreadClearEidCache(
aInstance: *mut otInstance,
)Expand description
Clears the EID cache.
Intended for testing only.
@param[in] aInstance A pointer to an OpenThread instance.
pub unsafe extern "C" fn otThreadClearEidCache(
aInstance: *mut otInstance,
)Clears the EID cache.
Intended for testing only.
@param[in] aInstance A pointer to an OpenThread instance.