|
FreeRDP
|
#include <stdio.h>#include <winpr/crt.h>#include <winpr/path.h>#include <winpr/tchar.h>#include <winpr/windows.h>#include <winpr/library.h>Typedefs | |
| typedef int(* | TEST_AB_FN) (int a, int b) |
Functions | |
| int | TestLibraryGetProcAddress (int argc, char *argv[]) |
| typedef int(* TEST_AB_FN) (int a, int b) |
| int TestLibraryGetProcAddress | ( | int | argc, |
| char * | argv[] | ||
| ) |
