Function gix_fs::symlink::create

source ·
pub fn create(original: &Path, link: &Path) -> Result<()>