pub unsafe extern "system" fn PathIsPrefixA(
    pszprefix: PSTR,
    pszpath: PSTR
) -> BOOL
Expand description

Required features: ‘Win32_UI_Shell’, ‘Win32_Foundation’