Function windows_sys::Win32::System::Diagnostics::Debug::SymSetScopeFromIndex
pub unsafe extern "system" fn SymSetScopeFromIndex(
hprocess: HANDLE,
baseofdll: u64,
index: u32
) -> BOOL
Expand description
Required features: "Win32_Foundation"