Function windows::Win32::UI::Shell::PathCchIsRoot

pub unsafe fn PathCchIsRoot<P0>(pszpath: P0) -> BOOL
where P0: IntoParam<PCWSTR>,