Function dbghelp::SymFindFileInPathW
[−]
[src]
pub unsafe extern "system" fn SymFindFileInPathW(
hprocess: HANDLE,
SearchPath: PCWSTR,
FileName: PCWSTR,
id: PVOID,
two: DWORD,
three: DWORD,
flags: DWORD,
FoundFile: PWSTR,
callback: PFINDFILEINPATHCALLBACKW,
context: PVOID
) -> BOOL