Function windows_sys::Win32::System::Diagnostics::Debug::SymFindFileInPathW
[−]pub unsafe extern "system" fn SymFindFileInPathW(
hprocess: HANDLE,
searchpatha: PWSTR,
filename: PWSTR,
id: *const c_void,
two: u32,
three: u32,
flags: SYM_FIND_ID_OPTION,
foundfile: PWSTR,
callback: PFINDFILEINPATHCALLBACKW,
context: *const c_void
) -> BOOLExpand description
Required features: ‘Win32_System_Diagnostics_Debug’, ‘Win32_Foundation’
