Function windows::Win32::Storage::FileSystem::RemoveDirectoryA

pub unsafe fn RemoveDirectoryA<P0>(lppathname: P0) -> Result<()>
where P0: Param<PCSTR>,