Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
fpc-src / usr / share / fpcsrc / 3.0.0 / packages / libc / src / nif_fddih.inc
Size: Mime:

type
   Pfddi_header = ^fddi_header;
   fddi_header = record
        fddi_fc : u_int8_t;
        fddi_dhost : array[0..(FDDI_K_ALEN)-1] of u_int8_t;
        fddi_shost : array[0..(FDDI_K_ALEN)-1] of u_int8_t;
     end;


{ ---------------------------------------------------------------------
    Borland compatibility types
  ---------------------------------------------------------------------}

// Type