Function windows_sys::Win32::System::Diagnostics::Debug::FindDebugInfoFileExW
pub unsafe extern "system" fn FindDebugInfoFileExW(
filename: PCWSTR,
symbolpath: PCWSTR,
debugfilepath: PWSTR,
callback: PFIND_DEBUG_FILE_CALLBACKW,
callerdata: *const c_void
) -> HANDLE
Expand description
Required features: "Win32_Foundation"