Function std::sys::unix::fs::unlink

source ·
pub fn unlink(p: &Path) -> Result<()>