Function libc::send [] [src]

pub unsafe extern fn send(socket: c_int,
                          buf: *const c_void,
                          len: size_t,
                          flags: c_int)
                          -> ssize_t