marcel_os

Function exit_qemu

Source
pub fn exit_qemu(exit_code: QemuExitCode)
Expand description

Exits the QEMU virtual machine with a specific exit code. This is typically used after tests to indicate success or failure.