FreeRDP
TestPoolIO.c
1
2
#include <winpr/crt.h>
3
#include <winpr/pool.h>
4
5
int
TestPoolIO(
int
argc,
char
* argv[])
6
{
7
return
0;
8
}
winpr
libwinpr
pool
test
TestPoolIO.c
Generated by
1.9.1