libc

Function sendmsg

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