[][src]Function linux::syscall::raw::tee

pub unsafe fn tee(
    fdin: k_int,
    fdout: k_int,
    len: size_t,
    flags: k_uint
) -> ssize_t