[][src]Type Definition winapi_ui_automation::um::winsock2::LPWSAOVERLAPPED_COMPLETION_ROUTINE

type LPWSAOVERLAPPED_COMPLETION_ROUTINE = Option<unsafe extern "system" fn(dwError: DWORD, cbTransferred: DWORD, lpOverlapped: LPWSAOVERLAPPED, dwFlags: DWORD)>;