Function windows::Win32::UI::Shell::PathIsRootA

pub unsafe fn PathIsRootA<P0>(pszpath: P0) -> BOOL
where P0: IntoParam<PCSTR>,