pub fn vmsplice<F: AsFd>( fd: F, iov: &[IoSlice<'_>], flags: SpliceFFlags, ) -> Result<usize>
Splice user pages to/from a pipe
*vmsplice
vmsplice