Added new function

pull/61/head
parent f72f518735
commit 103f283b8a
No known key found for this signature in database
GPG Key ID: FF1D842BF4DDE92B

@ -1053,6 +1053,8 @@ char *yon_config_save_simple(YON_CONFIG_TYPE target, char *path);
[[ deprecated ( "Will be removed soon" ) ]] [[ deprecated ( "Will be removed soon" ) ]]
int yon_config_force_save_registered(char *path); int yon_config_force_save_registered(char *path);
config_str yon_config_find_keys(char *target, int *size);
/**yon_config_get_all(int *size) /**yon_config_get_all(int *size)
* [EN] * [EN]
* *

Loading…
Cancel
Save