Function windows_sys::Win32::System::Diagnostics::Debug::ReportSymbolLoadSummary
[−]pub unsafe extern "system" fn ReportSymbolLoadSummary(
hprocess: HANDLE,
ploadmodule: PCWSTR,
psymboldata: *const DBGHELP_DATA_REPORT_STRUCT
) -> BOOL
Expand description
Required features: "Win32_System_Diagnostics_Debug"
, "Win32_Foundation"