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

Required features: ‘Win32_UI_Shell’, ‘Win32_Foundation’