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.
pub fn exit_qemu(exit_code: QemuExitCode)
Exits the QEMU virtual machine with a specific exit code. This is typically used after tests to indicate success or failure.