[][src]Type Definition winapi::um::ws2tcpip::LPLOOKUPSERVICE_COMPLETION_ROUTINE

type LPLOOKUPSERVICE_COMPLETION_ROUTINE = Option<unsafe extern "system" fn(dwError: DWORD, dwBytes: DWORD, lpOverlapped: LPWSAOVERLAPPED)>;