Function win_sys::FileSystem::DeleteFileA[][src]

pub unsafe fn DeleteFileA<'a, Param0>(lpfilename: Param0) -> BOOL where
    Param0: IntoParam<'a, PSTR>, 
Expand description

Required features: Win32_Storage_FileSystem, Win32_Foundation