Function ws2_32::send [] [src]

pub unsafe extern "system" fn send(
    s: SOCKET,
    buf: *const c_char,
    len: c_int,
    flags: c_int
) -> c_int