Function libc::sendmsg[][src]

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