[][src]Type Definition winapi::um::mswsock::LPFN_WSAPOLL

type LPFN_WSAPOLL = Option<unsafe extern "system" fn(fdarray: LPWSAPOLLFD, nfds: ULONG, timeout: INT) -> INT>;