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

Tnettle_block16

Declaration

Source position: libnettle.pp line 259

type Tnettle_block16 = record

  case LongInt of

    0: (

        b: array [0..15] of Tuint8_t;

      );

    1: (

        w: array [0..3] of Tculong;

      );

    2: (

        u64: array [0..1] of Tuint64_t;

      );

end;


Documentation generated on: 2023-03-18