Searched defs:dl_funcptr (Results 1 - 1 of 1) sorted by relevance

/external/python/cpython2/Python/
H A Dimportdl.h39 typedef FARPROC dl_funcptr; typedef
43 typedef int (* APIENTRY dl_funcptr)(); typedef
45 typedef void (*dl_funcptr)(void); typedef

Completed in 116 milliseconds