pub unsafe extern "system" fn PathSearchAndQualifyW(
    pszpath: PCWSTR,
    pszbuf: PWSTR,
    cchbuf: u32
) -> BOOL
Expand description

Required features: ‘Win32_UI_Shell’, ‘Win32_Foundation’