Get memory regions as string
This commit is contained in:
@@ -5,5 +5,6 @@
|
||||
#include "types.h"
|
||||
|
||||
HiloadResult read_file_to_str(str *s, const char *);
|
||||
HiloadResult read_stream_to_str(str *s, const char *);
|
||||
|
||||
#endif // FILES_H_
|
||||
|
||||
Reference in New Issue
Block a user