Function rustix::process::uname

pub fn uname() -> Uname
Documentation

uname()—Returns high-level information about the runtime OS and hardware.

On this page