Function windows::Win32::Storage::FileSystem::DeleteFileA

pub unsafe fn DeleteFileA<P0>(lpfilename: P0) -> Result<()>
where P0: Param<PCSTR>,