pub unsafe extern "system" fn send(
    s: SOCKET,
    buf: PCSTR,
    len: i32,
    flags: SEND_FLAGS
) -> i32
Expand description

Required features: "Win32_Networking_WinSock"