Skip to main content

fstat

Function fstat 

Source
pub fn fstat(fd: u32) -> Result<FileStat, SyscallError>
Expand description

fstat on an open file descriptor.