pub unsafe extern "system" fn PathIsSameRootW(
    pszpath1: PCWSTR,
    pszpath2: PCWSTR
) -> BOOL
Expand description

Required features: "Win32_UI_Shell", "Win32_Foundation"