Searched defs:OVERLAPPED (Results 1 – 2 of 2) sorted by relevance
170 lpOverlapped: *mut OVERLAPPED, in WSAIoctl()197 pub struct OVERLAPPED { struct200 pub Anonymous: OVERLAPPED_0, argument206 pub union OVERLAPPED_0 { argument
144 pub fn overlapped(&self) -> *mut OVERLAPPED { in overlapped()