Searched defs:LPLONG (Results 1 – 8 of 8) sorted by relevance
150 typedef __LONG32 *LPLONG; typedef
184 LPLONG = PLONG = ctypes.POINTER(LONG) variable
20899 pub type LPLONG = *mut ::std::os::raw::c_long; typedef65695 lpPreviousCount: LPLONG, in ReleaseSemaphore()