Function windows::Win32::Networking::WinSock::gethostbyname

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