Skip to main content

raw_debug_log

Function raw_debug_log 

Source
fn raw_debug_log(msg: &[u8])
Expand description

Write a string to the kernel log via inline syscall. Used when the normal debug_log path may not be safe (panic context).