new_syscall_from_state

Function new_syscall_from_state 

Source
pub fn new_syscall_from_state(
    syscall_decl: SyscallDecl,
    thread_state: &ThreadState,
) -> Syscall