zephyr::raw

Function k_str_out

source
pub unsafe extern "C" fn k_str_out(c: *mut i8, n: usize)
Expand description

@brief Emit a character buffer to the console device

@param c String of characters to print @param n The length of the string