pub fn unlink<P>(path: P) -> Result<(), Errno> ⓘwhere P: Arg,
dep_rustix
unlink(path)—Unlinks a file.
unlink(path)