Method lrs::sys::StrInfo::host_name

Returns the hostname of the system.

Syntax

impl StrInfo {
    fn host_name(&self) -> &ByteStr
}