Skip to main content

write_log_buf

Function write_log_buf 

Source
fn write_log_buf(state: &mut KernelPrintState, s: &str)
Expand description

Append s to the ring buffer, advancing the tail when the head laps it.