Searched refs:UVoidFunction (Results 1 – 2 of 2) sorted by relevance
622 typedef void (UVoidFunction)(void); typedef641 U_INTERNAL UVoidFunction* U_EXPORT2 uprv_dlsym_func( void *lib, const char *symbolName, UErrorCode …
2336 U_INTERNAL UVoidFunction* U_EXPORT22339 UVoidFunction *fp;2384 U_INTERNAL UVoidFunction* U_EXPORT22387 UVoidFunction* addr = NULL;2391 addr = (UVoidFunction*)GetProcAddress(handle, sym);2425 U_INTERNAL UVoidFunction* U_EXPORT22432 return (UVoidFunction*)NULL;