Skip to main content

set_hostname

Function set_hostname 

Source
pub fn set_hostname(name: &str)
Expand description

Set the name of the server, as displayed in the server browser.

name The new name.

Returns void