Skip to main content

sys_fchdir

Function sys_fchdir 

Source
pub fn sys_fchdir(current_task: &CurrentTask, fd: FdNumber) -> Result<(), Errno>