pub unsafe extern "system" fn gethostname(
    name: PSTR,
    namelen: i32
) -> i32
Expand description

Required features: "Win32_Networking_WinSock"