1use crate::records::unwind_builder_win::UnwindBuilderWin; 2 3impl UnwindBuilderWin { 4 pub fn finish_info(&mut self) {} 5}