Searched defs:LPPOINT (Results 1 – 3 of 3) sorted by relevance
140 fn as_mut_ptr(&mut self) -> LPPOINT; in as_mut_ptr()150 fn as_mut_ptr(&mut self) -> LPPOINT { in as_mut_ptr()
186 LPPOINT = PPOINT = ctypes.POINTER(POINT) variable
130 } POINT, *LPPOINT; typedef