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

T_gmp_randstate_struct

Declaration

Source position: libgmp.pp line 191

type T_gmp_randstate_struct = record

  _mp_seed: Tmpz_t;

  _mp_alg: Tgmp_randalg_t;

  _mp_algdata: record

    case LongInt of

      0: (

          _mp_lc: pointer;

        );

  end;

end;


Documentation generated on: 2023-03-18