rustix::not_implemented::quite_yet

Function gethostname

Source
pub fn gethostname()
Expand description

For now, use rustix::process::uname().nodename() instead.

See also the module comment.