pub fn unlink<P: ?Sized + NixPath>(path: &P) -> Result<()>
Remove a directory entry
See also unlink(2)