Unit 'BFD' Package
[Overview][Constants][Types][Procedures and functions][Index] [#bfd]

bfd_endian

Declaration

Source position: bfd.pas line 629

type bfd_endian = (

  BFD_ENDIAN_BIG,

  BFD_ENDIAN_LITTLE,

  BFD_ENDIAN_UNKNOWN

);


Documentation generated on: 2023-03-18