Function sendmsg

Source
pub unsafe extern "C" fn sendmsg(
    __fd: i32,
    __message: *const msghdr,
    __flags: i32,
) -> isize