Function windows::Win32::UI::Shell::PathIsSlowA

pub unsafe fn PathIsSlowA<P0>(pszfile: P0, dwattr: u32) -> BOOL
where P0: IntoParam<PCSTR>,