Function rustix::backend::system::syscalls::sethostname

source ยท
pub(crate) fn sethostname(name: &[u8]) -> Result<()>