Function windows::Win32::UI::Shell::PathFileExistsW

pub unsafe fn PathFileExistsW<P0>(pszpath: P0) -> Result<()>
where P0: Param<PCWSTR>,