Function windows::Win32::System::Diagnostics::Debug::SymNextW

pub unsafe fn SymNextW<P0>(hprocess: P0, siw: *mut SYMBOL_INFOW) -> Result<()>
where P0: Param<HANDLE>,