Project

General

Profile

Download (149 Bytes) Statistics
| Branch: | Tag: | Revision:
1 c46bad77 Christian Daniel
#ifndef INCLUDE_UTILS_H
2
#define INCLUDE_UTILS_H
3
4
#include <stdint.h>
5
6
void* loadFile(const char* filename, size_t* size);
7
8
#endif // INCLUDE_UTILS_H
Add picture from clipboard (Maximum size: 48.8 MB)