pub unsafe extern "C" fn otInstanceFactoryReset(
aInstance: *mut otInstance,
)
Expand description
Deletes all the settings stored on non-volatile memory, and then triggers a platform reset.
@param[in] aInstance A pointer to an OpenThread instance.