Unit 'dswifi9' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#libndsfpc]

hostent

Declaration

Source position: netdb.inc line 46

type hostent = record

  h_name: pcchar;

  h_aliases: ppcchar;

  h_addrtype: cint;

  h_length: cint;

  h_addr_list: ppcchar;

end;


Documentation generated on: 2023-03-18