Function sys_getcwd

Source
pub(super) fn sys_getcwd(
    task: &Sel4Task,
    buf: *mut u8,
    _size: usize,
) -> SysResult