Function rustix::backend::fs::syscalls::unlink

source ยท
pub(crate) fn unlink(path: &CStr) -> Result<()>