Home
last modified time | relevance | path

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

/external/libusb/libusb/os/
Dwindows_winusb.h828 typedef VOID (WINAPI *LibK_GetVersion_t)( typedef
Dwindows_winusb.c2322 LibK_GetVersion_t pLibK_GetVersion; in winusbx_init()
2337 pLibK_GetVersion = (LibK_GetVersion_t)GetProcAddress(h, "LibK_GetVersion"); in winusbx_init()