Skip to main content

print_stop

Function print_stop 

Source
pub(crate) fn print_stop<L>(runtime: &JitRuntime<L>, reason: ExitReason)
where L: Fn(&GuestMemory, u64) -> Result<Nnil, Box<dyn Error>>,