Function windows_sys::Win32::System::Diagnostics::Debug::FindDebugInfoFileEx
[−]pub unsafe extern "system" fn FindDebugInfoFileEx(
filename: PSTR,
symbolpath: PSTR,
debugfilepath: PSTR,
callback: PFIND_DEBUG_FILE_CALLBACK,
callerdata: *const c_void
) -> HANDLEExpand description
Required features: ‘Win32_System_Diagnostics_Debug’, ‘Win32_Foundation’
