Function a121_sys::acc_config_destroy
source · pub unsafe extern "C" fn acc_config_destroy(config: *mut acc_config_t)Expand description
@brief Destroy a configuration freeing any resources allocated
Destroy a configuration that is no longer needed.
@param[in] config The configuration to destroy, can be NULL