Function libc::sendmsg [] [src]

pub unsafe extern fn sendmsg(fd: c_int,
                             msg: *const msghdr,
                             flags: c_int)
                             -> ssize_t