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

Required features: "Win32_Foundation"