Skip to main content

sys_rt_sigreturn

Function sys_rt_sigreturn 

Source
pub fn sys_rt_sigreturn(frame: &mut SyscallFrame) -> Result<u64, SyscallError>
Expand description

Performs the sys rt sigreturn operation.