Function catfs::catfs::rlibc::splice [] [src]

pub fn splice(
    fd: c_int,
    off_self: i64,
    other: c_int,
    off_other: i64,
    len: usize
) -> Result<usize>