Function windows::Win32::Networking::WinSock::listen

pub unsafe fn listen<P0>(s: P0, backlog: i32) -> i32
where P0: Param<SOCKET>,