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

type LPWSPLISTEN = Option<unsafe extern "system" fn(s: SOCKET, backlog: c_int, lpErrno: LPINT) -> c_int>;