pub unsafe extern "system" fn FindExecutableImage(
    filename: PCSTR,
    symbolpath: PCSTR,
    imagefilepath: PSTR
) -> HANDLE
Expand description

Required features: "Win32_System_Diagnostics_Debug", "Win32_Foundation"