[][src]Function openthread_sys::otPlatSettingsDeinit

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

Performs any de-initialization for the settings subsystem, if necessary.

@param[in] aInstance The OpenThread instance structure.