Skip to main content

syscall_exec_continue

Function syscall_exec_continue 

Source
pub fn syscall_exec_continue(
    _caller: &mut impl StoreTr<RuntimeContext>,
    _context: &InterruptionHolder,
) -> (u64, i64, i32)
Expand description

Continues an exec after an interruption, executing the delegated call.