Function std::sys::unix::fs::copy

source ·
pub fn copy(from: &Path, to: &Path) -> Result<u64>