debug_assert_counter_zero

Function debug_assert_counter_zero 

Source
pub fn debug_assert_counter_zero(counter: &AtomicUsize, what: &'static str)
Expand description

A debugging method for detecting the case when the epilogue is never executed.