1 2 3 4 5 6
#ifndef __FE_CHANNELS_H #define __FE_CHANNELS_H void fe_settings_set_print(const char *key); #endif