pub unsafe extern "C" fn otPlatSettingsWipe(
aInstance: *mut otInstance,
)Expand description
Removes all settings from the setting store ** This function deletes all settings from the settings
- store, resetting it to its initial factory state.
- @param[in] aInstance The OpenThread instance structure. */