Function windows_sys::Win32::System::Diagnostics::Debug::SymFindExecutableImageW
[−]pub unsafe extern "system" fn SymFindExecutableImageW(
hprocess: HANDLE,
filename: PCWSTR,
imagefilepath: PWSTR,
callback: PFIND_EXE_FILE_CALLBACKW,
callerdata: *const c_void
) -> HANDLEExpand description
Required features: "Win32_System_Diagnostics_Debug", "Win32_Foundation"