Function rux::unistd::unlink [] [src]

pub fn unlink<P>(path: &P) -> Result<(), Error> where
    P: NixPath + ?Sized