Function set_debug_writer_wrapper

Source
pub fn set_debug_writer_wrapper<C: SetDebugWriterCapability>(
    debug_writer: &'static mut DebugWriterWrapper,
    _cap: C,
)
Expand description

Function used by board main.rs to set a reference to the writer.