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