Function run_make_support::fs::copy_symlink

source ยท
fn copy_symlink<P: AsRef<Path>, Q: AsRef<Path>>(from: P, to: Q) -> Result<()>