DeleteFileA

Function DeleteFileA 

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