pub unsafe extern "system" fn gethostbyaddr(
    addr: PCSTR,
    len: i32,
    type: i32
) -> *mut hostent
Expand description

Required features: "Win32_Networking_WinSock"