Skip to main content

sys_setsid

Function sys_setsid 

Source
pub fn sys_setsid() -> Result<u64, SyscallError>
Expand description

SYS_SETSID (319): create a new session.