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

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

@param[in] aInstance The OpenThread instance structure.