Function windows::Win32::Storage::FileSystem::RemoveDirectoryW

pub unsafe fn RemoveDirectoryW<P0>(lppathname: P0) -> Result<()>
where P0: Param<PCWSTR>,