libc
0.0.1
libc
Function
gethostname
Copy item path
Source
pub unsafe extern "C" fn gethostname( name:
*mut
c_char
, len:
size_t
, ) ->
c_int