FreeRDP
TestLibraryGetProcAddress.c File Reference
#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 Documentation

◆ TEST_AB_FN

typedef int(* TEST_AB_FN) (int a, int b)

Function Documentation

◆ TestLibraryGetProcAddress()

int TestLibraryGetProcAddress ( int  argc,
char *  argv[] 
)
Here is the call graph for this function: