mirror of
https://github.com/RaySollium99/libpicofe.git
synced 2025-09-03 06:17:44 -04:00
4 lines
93 B
C
4 lines
93 B
C
#include <stdio.h>
|
|
|
|
void config_write_keys(FILE *f);
|
|
void config_read_keys(const char *cfg);
|