Function windows::Win32::UI::Shell::PathFileExistsA

pub unsafe fn PathFileExistsA<P0>(pszpath: P0) -> Result<()>
where P0: Param<PCSTR>,