Skip to main content

fstat_legacy

Function fstat_legacy 

Source
pub fn fstat_legacy(fd: usize, stat: &mut Stat) -> Result<usize>
Expand description

Get metadata about a file (legacy Stat struct).