⚠️ VeridianOS Kernel Documentation - This is low-level kernel code. All functions are unsafe unless explicitly marked otherwise. no_std

_capture_print

Function _capture_print 

Source
pub fn _capture_print(args: Arguments<'_>)
Expand description

Called by the print! macro. Appends to the capture buffer if active.