pub unsafe extern "system" fn FindExecutableW(
    lpfile: PCWSTR,
    lpdirectory: PCWSTR,
    lpresult: PWSTR
) -> HINSTANCE
Expand description

Required features: ‘Win32_UI_Shell’, ‘Win32_Foundation’