[][src]Type Definition winapi::um::ws2spi::LPWSPADDRESSTOSTRING

type LPWSPADDRESSTOSTRING = Option<unsafe extern "system" fn(lpsaAddress: LPSOCKADDR, dwAddressLength: DWORD, lpProtocolInfo: LPWSAPROTOCOL_INFOW, lpszAddressString: LPWSTR, lpdwAddressStringLength: LPDWORD, lpErrno: LPINT) -> INT>;