Struct nix::sys::statfs::Statfs [−][src]
#[repr(transparent)]pub struct Statfs(_);
Implementations
Magic code defining system type
Optimal transfer block size
Size of a block
Maximum length of filenames
Free blocks in filesystem
Free blocks available to unprivileged user
Free file nodes in filesystem
Filesystem ID
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for Statfs
impl UnwindSafe for Statfs
Blanket Implementations
Mutably borrows from an owned value. Read more