Docs.rs
system-memory-0.1.2
system-memory 0.1.2
Docs.rs crate page
MIT
Links
crates.io
Source
Owners
vcfxb
Dependencies
errno ^0.3.9
normal
rustc_version ^0.4.0
build
libc ^0.2.155
normal
mach ^0.3
normal
windows-sys ^0.59.0
normal
Versions
100%
of the crate is documented
Go to latest version
Platform
aarch64-apple-darwin
armv7-unknown-linux-gnueabihf
i686-linux-android
s390x-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
system_
memory
0.1.2
Module linux
Functions
In crate system_
memory
Module
system_memory
::
linux
Copy item path
source
·
[
−
]
Available on
Linux
only.
Expand description
Linux specific implementation.
Functions
§
get_
sysinfo
Get a properly populated [
sysinfo
] or panic.
populate_
sysinfo
Get information about the host machine using
sysinfo
or return
errno
if it fails.