FreeRDP
shell_ios.h
1
#ifndef SHELL_IOS_H_
2
#define SHELL_IOS_H_
3
4
char
* ios_get_home(
void
);
5
char
* ios_get_temp(
void
);
6
char
* ios_get_data(
void
);
7
char
* ios_get_cache(
void
);
8
9
#endif
winpr
libwinpr
path
shell_ios.h
Generated by
1.9.1