pub fn snapshot() -> Option<Snapshot>
Read the running totals.
Returns None only if the C library rejects the struct header, which would mean this crate’s mirror has drifted from the library (tests/t19_layout.rs gates that).
None
tests/t19_layout.rs