Function windows::Win32::System::Diagnostics::Debug::SymSetScopeFromAddr

pub unsafe fn SymSetScopeFromAddr<P0>(hprocess: P0, address: u64) -> Result<()>
where P0: Param<HANDLE>,