pub fn sys_unlinkat(fd: c_int, pathname: *const c_char, flags: c_int) -> c_int
Available on crate feature fs only.
Expand description

deletes a name from the filesystem