Function uapi::c::sendmsg

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