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

Required features: "Win32_Foundation"