Docs.rs
syslib-0.0.0
syslib 0.0.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
AidoP
Dependencies
syslib-macro ^0.0.0
normal
Versions
22.45%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
syslib
0.0.0
syslib
Function
fstat
Copy item path
Source
pub fn fstat<'a, F:
AsRef
<
Fd
<'a>>>(fd: F) ->
Result
<
Stat
,
Error
>