[][src]Function gstuff::with_hostname

pub fn with_hostname(visitor: &mut dyn FnMut(&[u8])) -> Result<(), Error>

Wraps gethostname to fetch the current hostname into a temporary buffer.