[−][src]Function sunrise_kernel::syscalls::output_debug_string
pub fn output_debug_string(
msg: UserSpacePtr<[u8]>,
level: usize,
target: UserSpacePtr<[u8]>
) -> Result<(), UserspaceError>
Print the passed string to the serial port.