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

sockaddr_un

Declaration

Source position: sunh.inc line 4

type sockaddr_un = record

  sun_family: sa_family_t;

  sun_path: array [0..107] of char;

end;


Documentation generated on: 2023-03-18