rustix
1.0.8
Module copy_
file_
range
Module Items
Functions
In rustix::
fs
rustix
::
fs
Module
copy_file_range
Copy item path
Source
Functions
§
copy_
file_
range
copy_file_range(fd_in, off_in, fd_out, off_out, len, 0)
—Copies data from one file to another.