Skip to main content

rt_fatal

Function rt_fatal 

Source
#[unsafe(no_mangle)]
pub unsafe extern "C" fn rt_fatal( kind: u64, msg: *const u8, len: u64, ) -> !
Expand description

ยงSafety

For nonzero len, msg must reference len readable bytes.