Skip to main content

gethostname

Function gethostname 

Source
#[unsafe(no_mangle)]
pub unsafe extern "C" fn gethostname( name: *mut c_char, len: size_t, ) -> c_int
Expand description