Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/C/Firefox/third_party/rust/pe-unwind-info/src/   (Browser von der Mozilla Stiftung Version 136.0.1©)  Datei vom 10.2.2025 mit Größe 382 B image not shown  

SSL lib.rs   Interaktion und
Portierbarkeitunbekannt

 
//! Zero-copy parsers of the contents of the `.pdata` section and unwind information in PE
//! binaries.
//!
//! On top of these parsers, some higher-level interfaces are provided to easily unwind frames. The
//! parsers and the higher interfaces are written with efficiency in mind, doing minimal copying of
//! data. There is no heap allocation.

//pub mod arm64;
pub mod x86_64;

[ Verzeichnis aufwärts0.23unsichere Verbindung  Übersetzung europäischer Sprachen durch Browser  ]