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

Required features: ‘Win32_UI_Shell’, ‘Win32_Foundation’