Function windows_sys::Win32::System::Diagnostics::Debug::SymGetScope
[−]pub unsafe extern "system" fn SymGetScope(
hprocess: HANDLE,
baseofdll: u64,
index: u32,
symbol: *mut SYMBOL_INFO
) -> BOOL
Expand description
Required features: "Win32_System_Diagnostics_Debug"
, "Win32_Foundation"