[][src]Function openthread_sys::otInstanceFactoryReset

pub unsafe extern "C" fn otInstanceFactoryReset(aInstance: *mut otInstance)

This method deletes all the settings stored on non-volatile memory, and then triggers platform reset.

@param[in] aInstance A pointer to an OpenThread instance.