Searched refs:CFStringGetTypeIDFuncTy (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/builtins/
H A Dos_version_check.c70 typedef CFTypeID (*CFStringGetTypeIDFuncTy)(void); typedef
116 CFStringGetTypeIDFuncTy CFStringGetTypeIDFunc =
117 (CFStringGetTypeIDFuncTy)dlsym(RTLD_DEFAULT, "CFStringGetTypeID");

Completed in 168 milliseconds