pub unsafe extern "system" fn PathFindOnPathA(
    pszpath: PSTR,
    ppszotherdirs: *const *const i8
) -> BOOL
Expand description

Required features: "Win32_UI_Shell", "Win32_Foundation"