Function windows::Win32::UI::Shell::PathIsRootW

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