Skip to main content

trace_str

Function trace_str 

Source
pub fn trace_str(text: &[u8])
Expand description

Write text as a NUL-terminated string trace entry for the current hart, exactly as the SDK’s Trace_String does (reserve via the control block, then write a trace_string_t).