pub fn rmdir<P>(path: P) -> Result<(), Errno> ⓘwhere P: Arg,
dep_rustix
rmdir(path)—Removes a directory.
rmdir(path)