sys_log

Function sys_log 

Source
#[unsafe(no_mangle)]
pub unsafe extern "C" fn sys_log(msg_ptr: *const u8, len: usize)
Expand description

ยงSafety

msg_ptr must be aligned and dereferenceable.