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.
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.