windows::Win32::Networking::WinSock

Function gethostbyname

pub unsafe fn gethostbyname<P0>(name: P0) -> *mut HOSTENT
where P0: Param<PCSTR>,