Function rustix::backend::fs::syscalls::rmdir

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