[][src]Type Definition winapi_ui_automation::um::mswsock::LPFN_WSASENDMSG

type LPFN_WSASENDMSG = Option<unsafe extern "system" fn(s: SOCKET, lpMsg: LPWSAMSG, dwFlags: DWORD, lpNumberOfBytesSent: LPDWORD, lpOverlapped: LPWSAOVERLAPPED, lpCompletionRoutine: LPWSAOVERLAPPED_COMPLETION_ROUTINE) -> INT>;