Struct nix::sys::utsname::UtsName [] [src]

#[repr(C)]
pub struct UtsName { /* fields omitted */ }

Methods

impl UtsName
[src]

Trait Implementations

impl Copy for UtsName
[src]

impl Clone for UtsName
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more