Function windows::Win32::Storage::FileSystem::DeleteFileW

pub unsafe fn DeleteFileW<P0>(lpfilename: P0) -> Result<()>
where P0: Param<PCWSTR>,