pub fn sys_fstat(_fd: usize, _st: *mut Stat) -> isize
Expand description

YOUR JOB: Implement fstat.