[][src]Function nc::unlinkat

pub fn unlinkat(dfd: i32, filename: &str, flag: i32) -> Result<(), Errno>

Delete a name and possibly the file it refers to.