pub unsafe extern "system" fn FindExecutableA(
    lpfile: PCSTR,
    lpdirectory: PCSTR,
    lpresult: PSTR
) -> HINSTANCE
Expand description

Required features: ‘Win32_UI_Shell’, ‘Win32_Foundation’