rustmax::libc

Function sendmsg

Source
pub unsafe extern "C" fn sendmsg(
    fd: i32,
    msg: *const msghdr,
    flags: i32,
) -> isize