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

Required features: ‘Win32_System_Diagnostics_Debug’, ‘Win32_Foundation’