rustix::backend::fs::syscalls

Function unlink

Source
pub(crate) fn unlink(path: &CStr) -> Result<()>