Project

General

Profile

Download (149 Bytes) Statistics
| Branch: | Tag: | Revision:
1
#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
(8-8/8)
Add picture from clipboard (Maximum size: 48.8 MB)