Skip to main content

sys_getppid

Function sys_getppid 

Source
pub fn sys_getppid(current_task: &CurrentTask) -> Result<pid_t, Errno>