pub unsafe extern "system" fn WSADuplicateSocketA(
    s: SOCKET,
    dwprocessid: u32,
    lpprotocolinfo: *mut WSAPROTOCOL_INFOA
) -> i32
Expand description

Required features: ‘Win32_Networking_WinSock’, ‘Win32_Foundation’