Home
last modified time | relevance | path

Searched refs:LibK_GetProcAddress_t (Results 1 – 2 of 2) sorted by relevance

/external/libusb/libusb/os/
Dwindows_winusb.h822 typedef BOOL (WINAPI *LibK_GetProcAddress_t)( typedef
Dwindows_winusb.c2321 LibK_GetProcAddress_t pLibK_GetProcAddress = NULL; in winusbx_init()
2343 pLibK_GetProcAddress = (LibK_GetProcAddress_t)GetProcAddress(h, "LibK_GetProcAddress"); in winusbx_init()