Function windows_sys::Win32::System::Diagnostics::Debug::FindExecutableImageEx
pub unsafe extern "system" fn FindExecutableImageEx(
filename: PCSTR,
symbolpath: PCSTR,
imagefilepath: PSTR,
callback: PFIND_EXE_FILE_CALLBACK,
callerdata: *const c_void
) -> HANDLEExpand description
Required features: "Win32_System_Diagnostics_Debug", "Win32_Foundation"