[go: up one dir, main page]

Function fstat

Source
pub fn fstat<Fd: AsFd>(fd: Fd) -> Result<FileStat>
Available on crate feature fs only.